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

  /external/chromium_org/v8/test/cctest/
test-deoptimization.cc 57 allow_natives_syntax_(i::FLAG_allow_natives_syntax),
60 i::FLAG_allow_natives_syntax = true;
65 i::FLAG_allow_natives_syntax = allow_natives_syntax_;
82 : allow_natives_syntax_(i::FLAG_allow_natives_syntax),
84 i::FLAG_allow_natives_syntax = true;
89 i::FLAG_allow_natives_syntax = allow_natives_syntax_;
test-parsing.cc     [all...]
test-heap-profiler.cc     [all...]
test-heap.cc     [all...]
test-debug.cc     [all...]
test-api.cc     [all...]

Completed in 276 milliseconds