Home
last modified time | relevance | path

Searched refs:allow_harmony_numeric_literals (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dpreparser.h100 bool allow_harmony_numeric_literals() const { in allow_harmony_numeric_literals() function
Dparser.cc3843 allow_harmony_numeric_literals()); in ParseLazyFunctionBodyWithPreParser()