HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_allow_natives_syntax (Results 1 - 5 of 5) sorted by null

  /external/v8/test/cctest/
test-deoptimization.cc 58 allow_natives_syntax_(i::FLAG_allow_natives_syntax),
61 i::FLAG_allow_natives_syntax = true;
66 i::FLAG_allow_natives_syntax = allow_natives_syntax_;
83 : allow_natives_syntax_(i::FLAG_allow_natives_syntax),
85 i::FLAG_allow_natives_syntax = true;
90 i::FLAG_allow_natives_syntax = allow_natives_syntax_;
test-heap.cc 936 i::FLAG_allow_natives_syntax = true;
    [all...]
test-debug.cc     [all...]
test-api.cc     [all...]
  /external/v8/src/
parser.cc     [all...]

Completed in 211 milliseconds