Searched refs:active_function (Results 1 – 3 of 3) sorted by relevance
1476 Node* active_function = GetAccumulator(); in IGNITION_HANDLER() local1478 Node* result = GetSuperConstructor(context, active_function); in IGNITION_HANDLER()
2704 SloppyTNode<JSFunction> active_function);
11619 SloppyTNode<Context> context, SloppyTNode<JSFunction> active_function) { in GetSuperConstructor() argument11623 TNode<Map> map = LoadMap(active_function); in GetSuperConstructor()11634 active_function); in GetSuperConstructor()