Searched refs:context_out (Results 1 – 2 of 2) sorted by relevance
350 Node** context_out) { in DetermineCallContext() argument361 *context_out = jsgraph()->Constant(function.context()); in DetermineCallContext()372 *context_out = NodeProperties::GetContextInput(match.node()); in DetermineCallContext()379 *context_out = effect = graph()->NewNode( in DetermineCallContext()
66 FeedbackCellRef DetermineCallContext(Node* node, Node** context_out);