Searched refs:new_target_slot_object (Results 1 – 3 of 3) sorted by relevance
145 inline Object BuiltinExitFrame::new_target_slot_object() const { in new_target_slot_object() function
785 inline Object new_target_slot_object() const;
922 return !new_target_slot_object().IsUndefined(isolate()); in IsConstructor()