Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/sendable/
Dsendable_dynamic.cpp414 TEST_F(LibAbcKitCreateDynSendable, LdExternalModuleVar) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp616 GateRef CircuitBuilder::LdExternalModuleVar(GateRef jsFunc, GateRef index) in LdExternalModuleVar() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp667 JSTaggedValue SlowRuntimeStub::LdExternalModuleVar(JSThread *thread, int32_t index) in LdExternalModuleVar() function in panda::ecmascript::SlowRuntimeStub