Searched refs:LdSendableLocalModuleVar (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | slow_runtime_stub.h | 123 …static JSTaggedValue LdSendableLocalModuleVar(JSThread *thread, int32_t index, JSTaggedValue thisF…
|
| D | slow_runtime_stub.cpp | 1043 JSTaggedValue SlowRuntimeStub::LdSendableLocalModuleVar(JSThread* thread, int32_t index, JSTaggedVa… in LdSendableLocalModuleVar() function in panda::ecmascript::SlowRuntimeStub
|
| D | interpreter-inl.cpp | 7691 JSTaggedValue moduleVar = SlowRuntimeStub::LdSendableLocalModuleVar(thread, index, funcObj); in RunInternal() 7701 JSTaggedValue moduleVar = SlowRuntimeStub::LdSendableLocalModuleVar(thread, index, funcObj); in RunInternal()
|
| D | interpreter_assembly.cpp | 3366 JSTaggedValue moduleVar = SlowRuntimeStub::LdSendableLocalModuleVar(thread, index, thisFunc); in HandleCallRuntimeWideLdsendablelocalmodulevarPrefImm16()
|