Searched defs:exportObj (Results 1 – 1 of 1) sorted by relevance
6054 JSHandle<JSTaggedValue> exportObj(thread, JSTaggedValue::Null()); in GetExportObject() local6066 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObject() local6073 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObject() local6087 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromBuffer() local6094 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromBuffer() local6112 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromOhmUrl() local6121 JSHandle<JSTaggedValue> exportObj = moduleManager->LoadNativeModule(thread, key.c_str()); in ExecuteNativeModule() local