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