Home
last modified time | relevance | path

Searched refs:JoinStackPush (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp932 return JoinStackPush(receiver); in JoinStackPushFastPath()
935 bool EcmaContext::JoinStackPush(JSHandle<JSTaggedValue> receiver) in JoinStackPush() function in panda::ecmascript::EcmaContext
Decma_context.h484 bool JoinStackPush(JSHandle<JSTaggedValue> receiver);