• Home
  • Raw
  • Download

Lines Matching refs:JSCallNode

94   TNode<Object> TargetInput() const { return JSCallNode{node_ptr()}.target(); }  in TargetInput()
98 return TNode<T>::UncheckedCast(JSCallNode{node_ptr()}.receiver()); in ReceiverInputAs()
633 int ArgumentCount() const { return JSCallNode{node_ptr()}.ArgumentCount(); } in ArgumentCount()
636 return TNode<Object>::UncheckedCast(JSCallNode{node_ptr()}.Argument(index)); in Argument()
877 javascript()->Call(JSCallNode::ArityForArgc(2), p.frequency(), in CallPromiseExecutor()
893 javascript()->Call(JSCallNode::ArityForArgc(1), p.frequency(), in CallPromiseReject()
926 JSCallNode n(node_ptr()); in ReduceFastApiCall()
1083 JSCallNode n(node_ptr()); in JSCall3()
1087 javascript()->Call(JSCallNode::ArityForArgc(3), p.frequency(), in JSCall3()
1100 JSCallNode n(node_ptr()); in JSCall4()
1104 javascript()->Call(JSCallNode::ArityForArgc(4), p.frequency(), in JSCall4()
2349 JSCallNode n(node); in ReduceMathUnary()
2366 JSCallNode n(node); in ReduceMathBinary()
2384 JSCallNode n(node); in ReduceMathImul()
2416 JSCallNode n(node); in ReduceMathClz32()
2444 JSCallNode n(node); in ReduceMathMinMax()
2512 JSCallNode n(node); in ReduceArrayConstructor()
2529 JSCallNode n(node); in ReduceBooleanConstructor()
2538 JSCallNode n(node); in ReduceObjectConstructor()
2561 JSCallNode n(node); in ReduceFunctionPrototypeApply()
2586 node, javascript()->Call(JSCallNode::ArityForArgc(arity), p.frequency(), in ReduceFunctionPrototypeApply()
2654 javascript()->Call(JSCallNode::ArityForArgc(0)), target, this_argument, in ReduceFunctionPrototypeApply()
2691 JSCallNode n(node); in ReduceFunctionPrototypeBind()
2822 JSCallNode n(node); in ReduceFunctionPrototypeCall()
2860 node, javascript()->Call(JSCallNode::ArityForArgc(arity), p.frequency(), in ReduceFunctionPrototypeCall()
2869 JSCallNode n(node); in ReduceFunctionPrototypeHasInstance()
2930 JSCallNode n(node); in ReduceObjectGetPrototypeOf()
2937 JSCallNode n(node); in ReduceObjectIs()
2947 JSCallNode n(node); in ReduceObjectPrototypeGetProto()
2953 JSCallNode call_node(node); in ReduceObjectPrototypeHasOwnProperty()
3029 JSCallNode n(node); in ReduceObjectPrototypeIsPrototypeOf()
3055 JSCallNode n(node); in ReduceReflectApply()
3077 JSCallNode n(node); in ReduceReflectConstruct()
3113 JSCallNode n(node); in ReduceReflectGetPrototypeOf()
3120 JSCallNode n(node); in ReduceObjectCreate()
3141 JSCallNode n(node); in ReduceReflectGet()
3215 JSCallNode n(node); in ReduceReflectHas()
3563 JSCallNode n(node); in ReduceCallWasmFunction()
3585 DCHECK(JSCallNode::kFeedbackVectorIsLastInput); in ReduceCallWasmFunction()
3669 JSCallNode n(node); in ReduceCallApiFunction()
4167 node, javascript()->Call(JSCallNode::ArityForArgc(argc), frequency, in ReduceCallOrConstructWithArrayLikeOrSpreadOfCreateArguments()
4324 javascript()->Call(JSCallNode::ArityForArgc(new_argument_count), in ReduceCallOrConstructWithArrayLikeOrSpread()
4342 JSCallNode n(node); in ReduceJSCall()
4388 JSCallNode::TargetIndex()); in ReduceJSCall()
4390 JSCallNode::ReceiverIndex()); in ReduceJSCall()
4400 javascript()->Call(JSCallNode::ArityForArgc(arity), p.frequency(), in ReduceJSCall()
4461 javascript()->Call(JSCallNode::ArityForArgc(arity), p.frequency(), in ReduceJSCall()
4529 JSCallNode n(node); in ReduceJSCall()
5258 JSCallNode n(node); in ReduceStringPrototypeIndexOfIncludes()
5315 JSCallNode n(node); in ReduceStringPrototypeSubstring()
5329 JSCallNode n(node); in ReduceStringPrototypeSlice()
5343 JSCallNode n(node); in ReduceStringPrototypeSubstr()
5466 JSCallNode n(node); in ReduceReturnReceiver()
5544 JSCallNode n(node); in ReduceArrayPrototypePush()
5682 JSCallNode n(node); in ReduceArrayPrototypePop()
5826 JSCallNode n(node); in ReduceArrayPrototypeShift()
6069 JSCallNode n(node); in ReduceArrayPrototypeSlice()
6146 JSCallNode n(node); in ReduceArrayIsArray()
6171 JSCallNode n(node); in ReduceArrayIterator()
6230 JSCallNode n(node); in ReduceArrayIteratorPrototypeNext()
6479 JSCallNode n(node); in ReduceStringPrototypeStringAt()
6513 JSCallNode n(node); in ReduceStringPrototypeStartsWith()
6554 JSCallNode n(node); in ReduceStringPrototypeCharAt()
6589 JSCallNode n(node); in ReduceStringPrototypeToLowerCaseIntl()
6610 JSCallNode n(node); in ReduceStringPrototypeToUpperCaseIntl()
6634 JSCallNode n(node); in ReduceStringFromCharCode()
6659 JSCallNode n(node); in ReduceStringFromCodePoint()
6682 JSCallNode n(node); in ReduceStringPrototypeIterator()
6700 JSCallNode n(node); in ReduceStringPrototypeLocaleCompare()
6766 JSCallNode n(node); in ReduceStringIteratorPrototypeNext()
6835 JSCallNode n(node); in ReduceStringPrototypeConcat()
6904 JSCallNode n(node); in ReducePromisePrototypeCatch()
6935 JSCallNode::ArityForArgc(arity), p.frequency(), p.feedback(), in ReducePromisePrototypeCatch()
6956 JSCallNode n(node); in ReducePromisePrototypeFinally()
7069 JSCallNode::ArityForArgc(arity), p.frequency(), p.feedback(), in ReducePromisePrototypeFinally()
7076 JSCallNode n(node); in ReducePromisePrototypeThen()
7141 JSCallNode n(node); in ReducePromiseResolveTrampoline()
7279 JSCallNode n(node); in ReduceNumberIsFinite()
7293 JSCallNode n(node); in ReduceNumberIsInteger()
7307 JSCallNode n(node); in ReduceNumberIsSafeInteger()
7321 JSCallNode n(node); in ReduceNumberIsNaN()
7335 JSCallNode n(node); in ReduceMapPrototypeGet()
7382 JSCallNode n(node); in ReduceMapPrototypeHas()
7472 JSCallNode n(node); in ReduceCollectionIteratorPrototypeNext()
7762 JSCallNode n(node); in ReduceArrayBufferIsView()
7834 JSCallNode n(node); in ReduceDataViewAccess()
7969 JSCallNode n(node); in ReduceGlobalIsFinite()
7995 JSCallNode n(node); in ReduceGlobalIsNaN()
8049 JSCallNode n(node); in ReduceNumberParseInt()
8074 JSCallNode n(node); in ReduceRegExpPrototypeTest()
8165 JSCallNode n(node); in ReduceNumberConstructor()
8196 JSCallNode n(node); in ReduceBigIntAsN()