Home
last modified time | relevance | path

Searched defs:srcModule (Results 1 – 5 of 5) sorted by relevance

/ark/js_runtime/ecmascript/
Decma_module.cpp64 JSHandle<EcmaModule> srcModule) in CopyModuleInternal()
222 JSHandle<EcmaModule> srcModule = JSHandle<EcmaModule>::Cast(src); in CopyModule() local
/ark/js_runtime/ecmascript/interpreter/
Dinterpreter-inl.h2586 JSTaggedValue srcModule = GET_VREG_VALUE(v0); in RunInternal() local
Dslow_runtime_stub.cpp1241 void SlowRuntimeStub::CopyModule(JSThread *thread, JSTaggedValue srcModule) in CopyModule()
Dinterpreter_assembly.cpp2444 JSTaggedValue srcModule = GET_VREG_VALUE(v0); in HandleCopyModulePrefV8() local
/ark/js_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp1620 GateRef srcModule = GetVregValue(sp, ZExtInt8ToPtr(v0)); in DECLARE_ASM_HANDLER() local