Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-operator.cc886 static constexpr int kTheArrayLikeObject = 1; in CallWithArrayLike() local
888 JSCallWithArrayLikeNode::ArityForArgc(kTheArrayLikeObject), frequency, in CallWithArrayLike()
975 static constexpr int kTheArrayLikeObject = 1; in ConstructWithArrayLike() local
977 JSConstructWithArrayLikeNode::ArityForArgc(kTheArrayLikeObject), in ConstructWithArrayLike()