Searched refs:IsAllocationInlineable (Results 1 – 2 of 2) sorted by relevance
1432 bool IsAllocationInlineable(Handle<JSFunction> constructor) { in IsAllocationInlineable() function1465 if (IsAllocationInlineable(constructor)) { in ReduceJSCreate()
9853 static bool IsAllocationInlineable(Handle<JSFunction> constructor) { in IsAllocationInlineable() function9930 IsAllocationInlineable(expr->target())) { in VisitCallNew()