Searched refs:srcMethod (Results 1 – 1 of 1) sorted by relevance
209 Method *srcMethod = Method::Cast(jsFunction->GetMethod().GetTaggedObject()); in IsCompiling() local213 if (srcMethod == compilingMethod) { in IsCompiling()