Searched defs:CopyModule (Results 1 – 4 of 4) sorted by relevance
219 void ModuleManager::CopyModule(const JSThread *thread, JSHandle<JSTaggedValue> src) in CopyModule() function in panda::ecmascript::ModuleManager
513 DEF_RUNTIME_TRAMPOLINES(CopyModule) in DEF_RUNTIME_TRAMPOLINES() argument
1062 CALL_STUB_INIT_DESCRIPTOR(CopyModule) in CALL_STUB_INIT_DESCRIPTOR() argument
1241 void SlowRuntimeStub::CopyModule(JSThread *thread, JSTaggedValue srcModule) in CopyModule() function in panda::ecmascript::SlowRuntimeStub