Home
last modified time | relevance | path

Searched refs:kByteLength (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-maths.cc266 static const int kByteLength = kRandomBatchSize * kDoubleSize; in RUNTIME_FUNCTION() local
269 JSArrayBuffer::SetupAllocatingData(buffer, isolate, kByteLength, true, in RUNTIME_FUNCTION()