Home | History | Annotate | Download | only in builtins

Lines Matching full:isstring

125 void ObjectBuiltinsAssembler::IsString(Node* object, Label* if_string,
203 IsString(to_string_tag_value, &if_tostringtag, &if_notostringtag);