Lines Matching refs:Code
6 // * Redistributions of source code must retain the above copyright
527 void RecordCodeEntrySlot(Address slot, Code* target);
543 void InvalidateCode(Code* code);
616 // Mark non-optimize code for functions inlined into the given optimized
617 // code. This will prevent it from being flushed.
618 void MarkInlinedFunctionsCode(Code* code);
620 // Mark code objects that are active on the stack to prevent them
759 List<Code*> invalidated_code_;