Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-call-reducer.cc913 c_candidate_functions_(c_candidate_functions), in FastApiCallReducerAssembler()
930 // All functions in c_candidate_functions_ have the same number of in ReduceFastApiCall()
933 static_cast<int>(c_candidate_functions_[0].signature->ArgumentCount()); in ReduceFastApiCall()
1012 graph()->NewNode(simplified()->FastApiCall(c_candidate_functions_, in FastApiCall()
1017 const FastApiCallFunctionVector c_candidate_functions_; member in v8::FastApiCallReducerAssembler

Completed in 9 milliseconds