Searched refs:PushFrameStack (Results 1 – 3 of 3) sorted by relevance
146 bool PushFrameStack(struct MethodKey &methodKey);
305 if (UNLIKELY(!generator_->PushFrameStack(methodKey))) { in GetStack()
587 bool SamplesRecord::PushFrameStack(struct MethodKey &methodKey) in PushFrameStack() function in panda::ecmascript::SamplesRecord