Home | History | Annotate | Download | only in cctest

Lines Matching refs:FLAG_allow_natives_syntax

6031   bool allow_natives_syntax = i::FLAG_allow_natives_syntax;
6032 i::FLAG_allow_natives_syntax = true;
6040 i::FLAG_allow_natives_syntax = allow_natives_syntax;
7327 i::FLAG_allow_natives_syntax = true;