Home
last modified time | relevance | path

Searched defs:GetNextStepSize (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dallocation-observer.h107 virtual intptr_t GetNextStepSize() { return step_size_; } in GetNextStepSize() function
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dallocation-observer.h109 virtual intptr_t GetNextStepSize() { return step_size_; } in GetNextStepSize() function
/dports/www/node10/node-v10.24.1/deps/v8/src/profiler/
H A Dsampling-heap-profiler.h182 intptr_t GetNextStepSize() override { return GetNextSampleInterval(rate_); } in GetNextStepSize() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/profiler/
H A Dsampling-heap-profiler.h152 intptr_t GetNextStepSize() override { return GetNextSampleInterval(rate_); } in GetNextStepSize() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/profiler/
H A Dsampling-heap-profiler.h150 intptr_t GetNextStepSize() override { return GetNextSampleInterval(rate_); } in GetNextStepSize() function
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dsampling-heap-profiler.h151 intptr_t GetNextStepSize() override { return GetNextSampleInterval(rate_); } in GetNextStepSize() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dheap.h2506 virtual intptr_t GetNextStepSize() { return step_size_; } in GetNextStepSize() function
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dheap.h2762 virtual intptr_t GetNextStepSize() { return step_size_; } in GetNextStepSize() function