Searched refs:PushNapiFrameStack (Results 1 – 3 of 3) sorted by relevance
151 bool PushNapiFrameStack(struct MethodKey &methodKey);
365 if (UNLIKELY(!generator_->PushNapiFrameStack(methodKey))) { in GetStackCallNapi()
430 bool SamplesRecord::PushNapiFrameStack(struct MethodKey &methodKey) in PushNapiFrameStack() function in panda::ecmascript::SamplesRecord