Home
last modified time | relevance | path

Searched refs:if_tostringtag (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-object.cc163 Label if_tostringtag(this), if_notostringtag(this); in TF_BUILTIN() local
203 IsString(to_string_tag_value, &if_tostringtag, &if_notostringtag); in TF_BUILTIN()
205 Bind(&if_tostringtag); in TF_BUILTIN()