Searched refs:LoadNativeModuleMayThrowError (Results 1 – 3 of 3) sorted by relevance
174 static Local<JSValueRef> LoadNativeModuleMayThrowError(JSThread *thread,
776 …auto exportObject = SourceTextModule::LoadNativeModuleMayThrowError(thread, nativeModule, moduleTy… in ExecuteNativeModuleMayThrowError()
422 Local<JSValueRef> SourceTextModule::LoadNativeModuleMayThrowError(JSThread *thread, in LoadNativeModuleMayThrowError() function in panda::ecmascript::SourceTextModule