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