Lines Matching refs:code
8 // - Redistributions of source code must retain the above copyright notice,
31 // The original source code covered by the above license above has been
61 // absolute code pointer inside code object moves with the code object.
175 // Verify all Objects referred by code are NOT in new space.
202 // Verify all Objects referred by code are NOT in new space.
235 pos = label->pos() + Code::kHeaderSize - kHeapObjectTag;
282 buf_[0] = mod << 6 | rm.code();
292 buf_[1] = scale << 6 | index.code() << 3 | base.code();