Searched defs:exportObj (Results 1 – 1 of 1) sorted by relevance
5734 JSHandle<JSTaggedValue> exportObj(thread, JSTaggedValue::Null()); in GetExportObject() local5746 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObject() local5753 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObject() local5767 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromBuffer() local5774 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromBuffer() local5792 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromOhmUrl() local5801 JSHandle<JSTaggedValue> exportObj = moduleManager->LoadNativeModule(thread, key.c_str()); in ExecuteNativeModule() local