Lines Matching defs:CodeRange
915 // platforms, we support this using the CodeRange object, which reserves and917 class CodeRange {919 explicit CodeRange(Isolate* isolate);920 ~CodeRange() { TearDown(); }993 DISALLOW_COPY_AND_ASSIGN(CodeRange);