Home
last modified time | relevance | path

Searched refs:func_to_infer (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dfunc-name-inferrer.h84 void AddFunction(FunctionLiteral* func_to_infer) { in AddFunction() argument
86 funcs_to_infer_.push_back(func_to_infer); in AddFunction()
H A Dparser.h662 V8_INLINE void AddFunctionForNameInference(FunctionLiteral* func_to_infer) { in AddFunctionForNameInference() argument
663 fni_.AddFunction(func_to_infer); in AddFunctionForNameInference()

Completed in 3 milliseconds