Home
last modified time | relevance | path

Searched defs:ImportModule (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/
Druntime_trampolines.cpp1001 DEF_RUNTIME_TRAMPOLINES(ImportModule) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp1604 CALL_STUB_INIT_DESCRIPTOR(ImportModule) in CALL_STUB_INIT_DESCRIPTOR() argument
/ark/js_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1221 JSTaggedValue SlowRuntimeStub::ImportModule([[maybe_unused]] JSThread *thread, in ImportModule() function in panda::ecmascript::SlowRuntimeStub