Searched refs:ParseNativeModule (Results 1 – 3 of 3) sorted by relevance
42 static JSHandle<JSTaggedValue> ParseNativeModule(JSThread *thread,
127 JSHandle<JSTaggedValue> ModuleDataExtractor::ParseNativeModule(JSThread *thread, in ParseNativeModule() function in panda::ecmascript::ModuleDataExtractor
448 JSHandle<JSTaggedValue> moduleRecord = ModuleDataExtractor::ParseNativeModule(thread, in ResolveNativeModule()