Searched refs:func_to_infer (Results 1 – 2 of 2) sorted by relevance
64 void AddFunction(FunctionLiteral* func_to_infer) { in AddFunction() argument66 funcs_to_infer_.Add(func_to_infer, zone()); in AddFunction()
807 V8_INLINE void AddFunctionForNameInference(FunctionLiteral* func_to_infer) {809 fni_->AddFunction(func_to_infer);