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