Lines Matching refs:GetContextInput
290 Node* context = NodeProperties::GetContextInput(node); in ReduceFunctionPrototypeApply()
400 Node* context = NodeProperties::GetContextInput(node); in ReduceFunctionPrototypeBind()
544 Node* context = NodeProperties::GetContextInput(node); in ReduceFunctionPrototypeHasInstance()
816 Node* context = NodeProperties::GetContextInput(node); in ReduceObjectCreate()
838 Node* context = NodeProperties::GetContextInput(node); in ReduceReflectGet()
914 Node* context = NodeProperties::GetContextInput(node); in ReduceReflectHas()
1015 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayForEach()
1207 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayReduce()
1482 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayMap()
1695 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayFilter()
1977 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayFind()
2296 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayEvery()
2625 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayIndexOfIncludes()
2645 Node* context = NodeProperties::GetContextInput(node); in ReduceArraySome()
3144 Node* context = NodeProperties::GetContextInput(node); in ReduceCallOrConstructWithArrayLikeOrSpread()
4586 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayPrototypeShift()
4833 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayPrototypeSlice()
4862 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayIsArray()
4878 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayIterator()
4925 Node* context = NodeProperties::GetContextInput(node); in ReduceArrayIteratorPrototypeNext()
5380 Node* context = NodeProperties::GetContextInput(node); in ReduceStringIteratorPrototypeNext()
5457 Node* context = NodeProperties::GetContextInput(node); in ReduceStringPrototypeConcat()
5493 Node* context = NodeProperties::GetContextInput(node); in ReduceAsyncFunctionPromiseCreate()
5559 Node* context = NodeProperties::GetContextInput(node); in ReducePromiseConstructor()
5722 Node* context = NodeProperties::GetContextInput(node); in ReducePromiseInternalConstructor()
5750 Node* context = NodeProperties::GetContextInput(node); in ReducePromiseInternalReject()
5773 Node* context = NodeProperties::GetContextInput(node); in ReducePromiseInternalResolve()
6020 Node* context = NodeProperties::GetContextInput(node); in ReducePromisePrototypeThen()
6098 Node* context = NodeProperties::GetContextInput(node); in ReducePromiseResolveTrampoline()
6144 Node* context = NodeProperties::GetContextInput(node); in ReduceTypedArrayConstructor()
6384 Node* context = NodeProperties::GetContextInput(node); in ReduceCollectionIteration()
6427 Node* context = NodeProperties::GetContextInput(node); in ReduceCollectionIteratorPrototypeNext()
7130 Node* context = NodeProperties::GetContextInput(node); in ReduceNumberParseInt()
7210 Node* context = NodeProperties::GetContextInput(node); in ReduceRegExpPrototypeTest()
7254 Node* context = NodeProperties::GetContextInput(node); in ReduceNumberConstructor()