Lines Matching refs:Code
6 // * Redistributions of source code must retain the above copyright
167 // Generated code is put into a fixed, unmovable, buffer, and not into
250 // Code generators
608 // Load the two-byte character code into the result register.
688 // The sequence of instructions that is patched out for aging code is the
690 // FUNCTION and OPTIMIZED_FUNCTION code:
702 bool Code::IsYoungSequence(byte* sequence) {
711 void Code::GetCodeAgeAndParity(byte* sequence, Age* age,
720 Code* stub = GetCodeFromTargetAddress(target_address);
726 void Code::PatchPlatformCodeAge(byte* sequence,
727 Code::Age age,
735 Code* stub = GetCodeAgeStub(age, parity);