Searched refs:if_tostring (Results 1 – 1 of 1) sorted by relevance
757 Label if_tostring(this, &var_s); in TF_BUILTIN() local758 GotoIfNot(IsUndefined(new_target), &if_tostring); in TF_BUILTIN()761 GotoIf(TaggedIsSmi(value), &if_tostring); in TF_BUILTIN()762 GotoIfNot(IsSymbol(value), &if_tostring); in TF_BUILTIN()770 BIND(&if_tostring); in TF_BUILTIN()