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

  /external/v8/src/
globals.h 303 inline LanguageMode construct_language_mode(bool strict_bit) { function in namespace:v8::internal
    [all...]
compiler.cc     [all...]
objects-inl.h     [all...]
  /external/v8/src/parsing/
parser.h 139 return construct_language_mode(is_strict_mode());
    [all...]
  /external/v8/test/cctest/heap/
test-heap.cc     [all...]

Completed in 249 milliseconds