Home
last modified time | relevance | path

Searched refs:GetSandboxSizeInBytes (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-initialization.h236 static size_t GetSandboxSizeInBytes();
237 V8_DEPRECATE_SOON("Use GetSandboxSizeInBytes()")
239 return GetSandboxSizeInBytes(); in GetVirtualMemoryCageSizeInBytes()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-initialization.h218 static size_t GetSandboxSizeInBytes();
223 * This may be larger than the sandbox (i.e. |GetSandboxSizeInBytes()|) due
/third_party/node/deps/v8/src/api/
H A Dapi.cc6232 size_t v8::V8::GetSandboxSizeInBytes() { in GetSandboxSizeInBytes() function in v8::OneByteMask::v8::V8

Completed in 23 milliseconds