Lines Matching refs:Construct
4514 // Return from an inlined construct call. In a test context the return value
5905 // Construct the object field access.
6019 // Construct the object field access.
8246 // Falling off the end of an inlined construct call. In a test context the
9645 // objects we construct, and an int32-to-smi HChange could deopt. Accept
9787 // argument to the construct call.
9793 Callable callable = CodeFactory::Construct(isolate());
9796 HInstruction* construct = New<HCallWithDescriptor>(
9798 return ast_context()->ReturnInstruction(construct, expr->id());