Lines Matching defs:CodeRange
811 // platforms, we support this using the CodeRange object, which reserves and813 class CodeRange {815 explicit CodeRange(Isolate* isolate);816 ~CodeRange() { TearDown(); }882 DISALLOW_COPY_AND_ASSIGN(CodeRange);