Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc1428 const int kMaxInlineInstanceSize = 64 * kPointerSize; variable
1438 constructor->initial_map()->instance_size() < kMaxInlineInstanceSize; in IsAllocationInlineable()