Searched refs:not_an_object (Results 1 – 1 of 1) sorted by relevance
348 trap_undefined(this), not_an_object(this, Label::kDeferred); in TF_BUILTIN() local379 GotoIf(TaggedIsSmi(new_obj), ¬_an_object); in TF_BUILTIN()380 GotoIfNot(IsJSReceiver(new_obj), ¬_an_object); in TF_BUILTIN()385 BIND(¬_an_object); in TF_BUILTIN()