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