Searched refs:new_target_slot_object (Results 1 – 3 of 3) sorted by relevance
129 inline Object* BuiltinExitFrame::new_target_slot_object() const { in new_target_slot_object() function
731 inline Object* new_target_slot_object() const;
656 return !new_target_slot_object()->IsUndefined(isolate()); in IsConstructor()