Searched refs:GetContextInput (Results 1 – 14 of 14) sorted by relevance
343 Node* const context = NodeProperties::GetContextInput(node); in ReduceJSCreateArguments()383 Node* const context = NodeProperties::GetContextInput(node); in ReduceJSCreateArguments()420 Node* const context = NodeProperties::GetContextInput(node); in ReduceJSCreateArguments()466 Node* context = NodeProperties::GetContextInput(node); in ReduceNewArray()555 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateClosure()593 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateIterResultObject()659 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateFunctionContext()690 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateWithContext()714 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateCatchContext()745 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCreateBlockContext()
58 Node* NodeProperties::GetContextInput(Node* node) { in GetContextInput() function in v8::internal::compiler::NodeProperties353 node = NodeProperties::GetContextInput(node); in GetSpecializationNativeContext()364 node = NodeProperties::GetContextInput(node); in GetSpecializationNativeContext()
220 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCallFunction()371 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCallConstruct()496 Node* const context = NodeProperties::GetContextInput(node); in GetNativeContext()
43 static Node* GetContextInput(Node* node);
214 Node* context() { return NodeProperties::GetContextInput(node_); } in context()967 Node* context = NodeProperties::GetContextInput(node); in ReduceJSToObject()1132 Node* context = NodeProperties::GetContextInput(node); in ReduceJSStoreProperty()1185 Node* const context = NodeProperties::GetContextInput(node); in ReduceJSInstanceOf()1398 Node* context = NodeProperties::GetContextInput(node); in ReduceJSConvertReceiver()1673 Node* context = NodeProperties::GetContextInput(node); in ReduceJSForInNext()1741 Node* context = NodeProperties::GetContextInput(node); in ReduceJSGeneratorStore()
232 Node* const context = NodeProperties::GetContextInput(node); in GetGlobalObject()
432 Node* context = NodeProperties::GetContextInput(node); in ReduceJSCall()
506 Node* context = NodeProperties::GetContextInput(node); in ReduceElementAccess()1060 Node* const context = NodeProperties::GetContextInput(node); in GetNativeContext()
103 Node* const context = NodeProperties::GetContextInput(node); in ReduceCreateIterResultObject()
151 Node* context = NodeProperties::GetContextInput(node); in Check()593 Node* context = NodeProperties::GetContextInput(node); in Check()
281 Node* context = NodeProperties::GetContextInput(node); in LowerJSStoreGlobal()
1313 Type* outer = TypeOrNone(NodeProperties::GetContextInput(node)); in WrapContextTypeForInput()
2140 Node* context = NodeProperties::GetContextInput(value); in BuildChangeTaggedToFloat64()
1401 PrintMatchAndExplain(NodeProperties::GetContextInput(node), in MatchAndExplain()1438 PrintMatchAndExplain(NodeProperties::GetContextInput(node), in MatchAndExplain()