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

/external/v8/src/compiler/
H A Djs-create-lowering.cc120 bool IsAllocationInlineable(Handle<JSFunction> target, function in namespace:v8::internal::compiler::__anon27573
254 if (IsAllocationInlineable(constructor, original_constructor)) {
/external/v8/src/crankshaft/
H A Dhydrogen.cc9744 static bool IsAllocationInlineable(Handle<JSFunction> constructor) { function in namespace:v8::internal
9774 IsAllocationInlineable(expr->target())) {

Completed in 226 milliseconds