HomeSort by relevance Sort by last modified time
    Searched refs:TestCodeRangeScope (Results 1 - 2 of 2) sorted by null

  /external/v8/test/cctest/heap/
test-spaces.cc 126 class TestCodeRangeScope {
128 TestCodeRangeScope(Isolate* isolate, CodeRange* code_range)
134 ~TestCodeRangeScope() {
142 DISALLOW_COPY_AND_ASSIGN(TestCodeRangeScope);
158 TestCodeRangeScope test_code_range_scope(isolate, code_range);
  /external/v8/src/heap/
spaces.h     [all...]

Completed in 1525 milliseconds