Home
last modified time | relevance | path

Searched refs:LdLazySendableExternalModuleVar (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.h124 …static JSTaggedValue LdLazySendableExternalModuleVar(JSThread *thread, int32_t index, JSTaggedValu…
Dslow_runtime_stub.cpp1042 JSTaggedValue SlowRuntimeStub::LdLazySendableExternalModuleVar(JSThread *thread, int32_t index, JST… in LdLazySendableExternalModuleVar() function in panda::ecmascript::SlowRuntimeStub
Dinterpreter-inl.cpp7698 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, funcObj); in RunInternal()
7708 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, funcObj); in RunInternal()
Dinterpreter_assembly.cpp7819 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, thisFunc… in HandleCallRuntimeLdLazySendableModuleVarPrefImm8()
7833 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, thisFunc… in HandleCallRuntimeWideLdLazySendableModuleVarPrefImm16()