Searched defs:active_function (Results 1 – 3 of 3) sorted by relevance
487 Node* active_function = NodeProperties::GetValueInput(node, 0); in LowerJSGetSuperConstructor() local
1340 TNode<JSFunction> active_function = CAST(GetAccumulator()); in IGNITION_HANDLER() local
12340 TNode<JSFunction> active_function) { in GetSuperConstructor()