Searched refs:return_subject (Results 1 – 1 of 1) sorted by relevance
1411 Label next(this), return_subject(this); in TF_BUILTIN() local1419 GotoIf(TaggedIsSmi(replace), &return_subject); in TF_BUILTIN()1420 GotoIf(IsCallableMap(LoadMap(replace)), &return_subject); in TF_BUILTIN()1425 Goto(&return_subject); in TF_BUILTIN()1427 BIND(&return_subject); in TF_BUILTIN()