Searched refs:ProcessMethod (Results 1 – 3 of 3) sorted by relevance
128 ProcessMethod(compilationEnv_->GetMethodLiteral()); in ProcessCurrMethod()131 void BytecodeInfoCollector::ProcessMethod(MethodLiteral *methodLiteral) in ProcessMethod() function in panda::ecmascript::kungfu::BytecodeInfoCollector
364 void ProcessMethod(MethodLiteral *methodLiteral);
126 ctx_->GetBytecodeInfoCollector()->ProcessMethod(inlinedMethod); in TryInline()