Home
last modified time | relevance | path

Searched defs:DynamicImport (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1002 JSTaggedValue SlowRuntimeStub::DynamicImport(JSThread *thread, JSTaggedValue specifier, JSTaggedVal… in DynamicImport() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2391 DEF_RUNTIME_STUBS(DynamicImport) in DEF_RUNTIME_STUBS() argument