Searched refs:FastApiCall (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | simplified-operator.h | 1066 const Operator* FastApiCall( in NON_EXPORTED_BASE() |
D | opcodes.h | 425 V(FastApiCall) \ |
D | simplified-operator.cc | 1912 const Operator* SimplifiedOperatorBuilder::FastApiCall( in FastApiCall() function in v8::internal::compiler::SimplifiedOperatorBuilder |
D | js-call-reducer.cc | 995 return FastApiCall(call_descriptor, inputs.begin(), inputs.size()); in ReduceFastApiCall() |