Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsAllocationInlineable

120 bool IsAllocationInlineable(Handle<JSFunction> target,
254 if (IsAllocationInlineable(constructor, original_constructor)) {