Searched refs:JoinStackPopFastPath (Results 1 – 5 of 5) sorted by relevance
485 void JoinStackPopFastPath(JSHandle<JSTaggedValue> receiver);
227 ecmaContext->JoinStackPopFastPath(value); \
256 context->JoinStackPopFastPath(receiverValue); in Join()319 context->JoinStackPopFastPath(receiverValue); in Join()
952 void EcmaContext::JoinStackPopFastPath(JSHandle<JSTaggedValue> receiver) in JoinStackPopFastPath() function in panda::ecmascript::EcmaContext
1281 context->JoinStackPopFastPath(thisHandle); in Join()1290 context->JoinStackPopFastPath(thisHandle); in Join()1326 context->JoinStackPopFastPath(thisHandle); in Join()2505 context->JoinStackPopFastPath(thisHandle); in ToLocaleString()2563 context->JoinStackPopFastPath(thisHandle); in ToLocaleString()