Home
last modified time | relevance | path

Searched defs:CopyModule (Results 1 – 4 of 4) sorted by relevance

/ark/js_runtime/ecmascript/
Decma_module.cpp219 void ModuleManager::CopyModule(const JSThread *thread, JSHandle<JSTaggedValue> src) in CopyModule() function in panda::ecmascript::ModuleManager
Druntime_trampolines.cpp513 DEF_RUNTIME_TRAMPOLINES(CopyModule) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp1062 CALL_STUB_INIT_DESCRIPTOR(CopyModule) in CALL_STUB_INIT_DESCRIPTOR() argument
/ark/js_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1241 void SlowRuntimeStub::CopyModule(JSThread *thread, JSTaggedValue srcModule) in CopyModule() function in panda::ecmascript::SlowRuntimeStub