Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.cc120 bool IsAllocationInlineable(Handle<JSFunction> target, in IsAllocationInlineable() function
254 if (IsAllocationInlineable(constructor, original_constructor)) { in ReduceJSCreate()
/external/v8/src/crankshaft/
Dhydrogen.cc9745 static bool IsAllocationInlineable(Handle<JSFunction> constructor) { in IsAllocationInlineable() function
9775 IsAllocationInlineable(expr->target())) { in VisitCallNew()