Searched refs:argc_slot_object (Results 1 – 3 of 3) sorted by relevance
112 Object* argc_slot = argc_slot_object(); in receiver_slot_object()121 inline Object* BuiltinExitFrame::argc_slot_object() const { in argc_slot_object() function
729 inline Object* argc_slot_object() const;
666 Object* argc_slot = argc_slot_object(); in ComputeParametersCount()