Searched refs:allow_trailing_junk_ (Results 1 – 1 of 1) sorted by relevance
215 void set_disallow_trailing_junk() { allow_trailing_junk_ = false; } in set_disallow_trailing_junk()262 bool allow_trailing_junk_ = true; member in v8::internal::__anonf7feacfb0111::StringToIntHelper434 if (!allow_trailing_junk_ && in ParseInternal()