Searched refs:allow_binary_and_octal_prefixes_ (Results 1 – 1 of 1) sorted by relevance
324 allow_binary_and_octal_prefixes_ = true; in set_allow_binary_and_octal_prefixes()368 bool allow_binary_and_octal_prefixes_ = false; member in v8::internal::StringToIntHelper426 } else if (allow_binary_and_octal_prefixes_ && in DetectRadixInternal()431 } else if (allow_binary_and_octal_prefixes_ && in DetectRadixInternal()