Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblems.ts151 DynamicImport, enumerator
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp985 JSTaggedValue SlowRuntimeStub::DynamicImport(JSThread *thread, JSTaggedValue specifier, JSTaggedVal… in DynamicImport() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2837 DEF_RUNTIME_STUBS(DynamicImport) in DEF_RUNTIME_STUBS() argument