Searched refs:ALLOW_TRAILING_JUNK (Results 1 – 3 of 3) sorted by relevance
104 ALLOW_TRAILING_JUNK = 16 enumerator
568 const bool allow_trailing_junk = (flags & ALLOW_TRAILING_JUNK) != 0; in InternalStringToDouble()
80 StringToDouble(isolate->unicode_cache(), subject, ALLOW_TRAILING_JUNK, in RUNTIME_FUNCTION()