Searched refs:LdLazySendableExternalModuleVar (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | slow_runtime_stub.h | 124 …static JSTaggedValue LdLazySendableExternalModuleVar(JSThread *thread, int32_t index, JSTaggedValu…
|
| D | slow_runtime_stub.cpp | 1042 JSTaggedValue SlowRuntimeStub::LdLazySendableExternalModuleVar(JSThread *thread, int32_t index, JST… in LdLazySendableExternalModuleVar() function in panda::ecmascript::SlowRuntimeStub
|
| D | interpreter-inl.cpp | 7698 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, funcObj); in RunInternal() 7708 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, funcObj); in RunInternal()
|
| D | interpreter_assembly.cpp | 7819 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, thisFunc… in HandleCallRuntimeLdLazySendableModuleVarPrefImm8() 7833 …JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, thisFunc… in HandleCallRuntimeWideLdLazySendableModuleVarPrefImm16()
|