Searched refs:GetMethodNodeCount (Results 1 – 3 of 3) sorted by relevance
77 if (generator->GetMethodNodeCount() + generator->GetframeStackLength() >= MAX_NODE_COUNT) { in Run()
125 int GetMethodNodeCount() const;
229 int SamplesRecord::GetMethodNodeCount() const in GetMethodNodeCount() function in panda::ecmascript::SamplesRecord