Lines Matching defs:code
9 // - Redistributions of source code must retain the above copyright notice,
32 // The original source code covered by the above license above has been
66 // Absolute code pointer inside code object moves with the code object.
98 // code object it can cause errors in the deserializer.
110 Address instruction_payload, Code code, Address target) {
112 !code.is_null() ? code.constant_pool() : kNullAddress,
144 // Currently used only by deserializer, and all code will be flushed