Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.h4691 static const int kMaxInlineSize = 64 * kPointerSize; variable
Dhydrogen.cc9749 HAllocate::kMaxInlineSize; in IsAllocationInlineable()