Home | History | Annotate | Download | only in src

Lines Matching defs:size_in_bytes

607   HValue* size_in_bytes = Add<HConstant>(size);
609 HInstruction* object = Add<HAllocate>(size_in_bytes, HType::JSObject(),