Searched refs:argc_slot_object (Results 1 – 3 of 3) sorted by relevance
138 inline Object BuiltinExitFrame::argc_slot_object() const { in argc_slot_object() function
778 inline Object argc_slot_object() const;
800 Object argc_slot = argc_slot_object(); in ComputeParametersCount()