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

  /external/v8/src/base/platform/
platform-fuchsia.cc 123 bool OS::HasLazyCommits() {
platform-cygwin.cc 175 bool OS::HasLazyCommits() {
platform.h 169 static bool HasLazyCommits();
platform-posix.cc 376 bool OS::HasLazyCommits() {
platform-win32.cc 884 bool OS::HasLazyCommits() {
    [all...]
  /external/v8/src/heap/
spaces.cc 796 if (!base::OS::HasLazyCommits() || owner()->identity() == LO_SPACE)
    [all...]

Completed in 553 milliseconds