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

  /external/chromium_org/v8/src/
compilation-cache.h 283 bool IsEnabled() { return FLAG_compilation_cache && enabled_; }
  /external/v8/src/
compilation-cache.h 271 bool IsEnabled() { return FLAG_compilation_cache && enabled_; }
  /external/chromium_org/v8/test/cctest/
test-api.cc     [all...]

Completed in 608 milliseconds