Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1019 JSTaggedValue SlowRuntimeStub::LdSendableClass(JSThread *thread, JSTaggedValue env, uint16_t level) in LdSendableClass() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1544 DEF_RUNTIME_STUBS(LdSendableClass) in DEF_RUNTIME_STUBS() argument