js-context-relaxation-unittest.cc | 39 Node* ShallowFrameStateChain(Node* outer_context, 49 graph()->start(), outer_context, graph()->start(), 53 Node* DeepFrameStateChain(Node* outer_context, 63 ShallowFrameStateChain(outer_context, CALL_MAINTAINS_NATIVE_CONTEXT); 81 Node* const outer_context = Parameter(3); local 83 ShallowFrameStateChain(outer_context, CALL_MAINTAINS_NATIVE_CONTEXT); 91 EXPECT_EQ(outer_context, NodeProperties::GetContextInput(node)); 99 Node* const outer_context = Parameter(3); local 101 ShallowFrameStateChain(outer_context, CALL_CHANGES_NATIVE_CONTEXT); 117 Node* const outer_context = Parameter(3) local 135 Node* const outer_context = Parameter(3); local 153 Node* const outer_context = Parameter(3); local 175 Node* const outer_context = Parameter(3); local 197 Node* const outer_context = Parameter(3); local 220 Node* const outer_context = Parameter(3); local 245 Node* const outer_context = Parameter(3); local 267 Node* const outer_context = Parameter(3); local [all...] |