Lines Matching defs:context
115 Node* context, Node** parameters, int parameter_count,
143 jsgraph->EmptyStateValues(), context,
150 JSGraph* jsgraph, Builtin name, Node* context, Node* const* parameters,
175 // Register parameters follow, context will be added by instruction selector
189 jsgraph, frame_state_type, name, jsgraph->UndefinedConstant(), context,
196 JSGraph* jsgraph, Node* context, Node* outer_frame_state,
204 jsgraph, Builtin::kJSToWasmLazyDeoptContinuation, context,
212 Node* target, Node* context, Node* const* stack_parameters,
233 // Register parameters follow stack parameters. The context will be added by
244 name, target, context, &actual_parameters[0],
251 Node* context, Node* receiver, Node* outer_frame_state) {
255 graph, shared, Builtin::kGenericLazyDeoptContinuation, target, context,