Searched defs:HasLazyCommits (Results 1 – 5 of 5) sorted by relevance
/third_party/node/deps/v8/src/base/platform/ | ||
D | platform-cygwin.cc | 203 bool OS::HasLazyCommits() { in HasLazyCommits() function in v8::base::OS |
D | platform-starboard.cc | 228 bool OS::HasLazyCommits() { in HasLazyCommits() function in v8::base::OS |
D | platform-fuchsia.cc | 346 bool OS::HasLazyCommits() { return true; } in HasLazyCommits() function in v8::base::OS |
D | platform-posix.cc | 596 bool OS::HasLazyCommits() { in HasLazyCommits() function in v8::base::OS |
D | platform-win32.cc | 1093 bool OS::HasLazyCommits() { in HasLazyCommits() function in v8::base::OS |