Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/sendable/
Dsendable_dynamic.cpp421 TEST_F(LibAbcKitCreateDynSendable, LdSendableClass) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1027 JSTaggedValue SlowRuntimeStub::LdSendableClass(JSThread *thread, JSTaggedValue env, uint16_t level) in LdSendableClass() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1552 DEF_RUNTIME_STUBS(LdSendableClass) in DEF_RUNTIME_STUBS() argument