Home | History | Annotate | Download | only in builtins

Lines Matching full:isnumber

608   if (!value->IsNumber() && !Object::ToNumber(value).ToHandle(&value)) {