Home
last modified time | relevance | path

Searched refs:FastCallExtraInputCount (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dsimplified-operator.h1143 int FastCallExtraInputCount() const;
Dsimplified-operator.cc1937 int FastApiCallNode::FastCallExtraInputCount() const { in FastCallExtraInputCount() function in v8::internal::compiler::FastApiCallNode
Deffect-control-linearizer.cc5264 kFastTargetAddressInputCount + c_arg_count + n.FastCallExtraInputCount()); in LowerFastApiCall()
5305 call_descriptor, c_arg_count + n.FastCallExtraInputCount() + 1, inputs, in LowerFastApiCall()