Searched defs:nativeExports (Results 1 – 2 of 2) sorted by relevance
154 JSHandle<JSTaggedValue> nativeExports = JSHandle<JSTaggedValue>(thread, in GetNativeModuleValue() local179 JSHandle<JSTaggedValue> nativeExports = JSHandle<JSTaggedValue>(thread, in GetNativeModuleValue() local
409 JSHandle<JSTaggedValue> nativeExports(thread, requiredModule->GetModuleValue(thread, 0, false)); in InstantiateNativeModule() local