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