Searched defs:exportObj (Results 1 – 1 of 1) sorted by relevance
3737 JSHandle<JSTaggedValue> exportObj(thread, JSTaggedValue::Null()); in GetExportObject() local3749 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObject() local3756 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObject() local3770 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromBuffer() local3777 JSHandle<JSTaggedValue> exportObj(thread, result); in GetExportObjectFromBuffer() local3785 JSHandle<JSTaggedValue> exportObj = moduleManager->LoadNativeModule(thread, key); in ExecuteNativeModule() local