Searched refs:GetContextInput (Results 1 – 11 of 11) sorted by relevance
44 static Node* GetContextInput(Node* node);
348 Node* const context = NodeProperties::GetContextInput(node); in ReduceJSCreateArguments()552 Node* context = NodeProperties::GetContextInput(node); in ReduceNewArrayToStubCall()672 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateClosure()796 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateFunctionContext()825 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateWithContext()855 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateCatchContext()893 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateBlockContext()
329 Node* context() { return NodeProperties::GetContextInput(node_); } in context()582 Node* context = NodeProperties::GetContextInput(node); in ReduceCreateConsString()1116 Node* context = NodeProperties::GetContextInput(node); in ReduceJSToObject()1260 Node* context = NodeProperties::GetContextInput(node); in ReduceJSStoreProperty()1319 Node* context = NodeProperties::GetContextInput(node); in ReduceJSOrdinaryHasInstance()1592 Node* context = NodeProperties::GetContextInput(node); in ReduceJSConvertReceiver()2029 Node* context = NodeProperties::GetContextInput(node); in ReduceJSForInNext()2093 Node* context = NodeProperties::GetContextInput(node); in ReduceJSGeneratorStore()
58 Node* NodeProperties::GetContextInput(Node* node) { in GetContextInput() function in v8::internal::compiler::NodeProperties
87 Node* const context = NodeProperties::GetContextInput(node); in ReduceCreateIterResultObject()
345 Node* context = NodeProperties::GetContextInput(node); in ReduceFastArrayIteratorNext()510 Node* context = NodeProperties::GetContextInput(node); in ReduceTypedArrayIteratorNext()954 Node* context = NodeProperties::GetContextInput(node); in ReduceFunctionHasInstance()1665 Node* context = NodeProperties::GetContextInput(node); in ReduceStringIteratorNext()
135 Node* context = NodeProperties::GetContextInput(node); in Check()630 Node* context = NodeProperties::GetContextInput(node); in Check()
613 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCall()
94 Node* context = NodeProperties::GetContextInput(node); in ReduceJSInstanceOf()200 Node* context = NodeProperties::GetContextInput(node); in ReduceNamedAccess()
300 Node* context = NodeProperties::GetContextInput(node); in LowerJSStoreGlobal()
2410 Node* context = NodeProperties::GetContextInput(value); in BuildChangeTaggedToFloat64()