HomeSort by relevance Sort by last modified time
    Searched defs:i_isolate (Results 1 - 9 of 9) sorted by null

  /external/v8/src/
api-experimental.cc 59 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
61 new internal::compiler::FastAccessorAssembler(i_isolate);
api.cc 973 i::Isolate* i_isolate = Utils::OpenHandle(this)->GetIsolate(); local
1039 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
1054 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
2437 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
2470 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5659 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5830 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5854 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5932 i::Isolate* i_isolate = Utils::OpenHandle(this)->GetIsolate(); local
5938 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5948 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5968 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6016 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6066 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6131 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6176 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6276 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6596 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6611 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6792 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6809 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6822 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6855 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6863 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6871 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6877 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6883 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6889 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6895 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
6906 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
7236 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
7259 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
7718 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
7748 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
7785 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
7869 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
8367 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
    [all...]
  /external/v8/test/cctest/
test-random-number-generator.cc 70 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate); local
71 v8::base::RandomNumberGenerator* rng = i_isolate->random_number_generator();
test-deoptimization.cc 138 NonIncrementalGC(CcTest::i_isolate());
146 CHECK_EQ(0, Deoptimizer::GetDeoptimizedCodeCount(CcTest::i_isolate()));
158 NonIncrementalGC(CcTest::i_isolate());
166 CHECK_EQ(0, Deoptimizer::GetDeoptimizedCodeCount(CcTest::i_isolate()));
184 NonIncrementalGC(CcTest::i_isolate());
192 CHECK_EQ(0, Deoptimizer::GetDeoptimizedCodeCount(CcTest::i_isolate()));
205 NonIncrementalGC(CcTest::i_isolate());
213 CHECK_EQ(0, Deoptimizer::GetDeoptimizedCodeCount(CcTest::i_isolate()));
232 NonIncrementalGC(CcTest::i_isolate());
245 CHECK_EQ(0, Deoptimizer::GetDeoptimizedCodeCount(CcTest::i_isolate()));
419 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
490 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>((*env)->GetIsolate()); local
527 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
557 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
587 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
617 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
647 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
677 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
741 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
841 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
    [all...]
test-object-observe.cc 491 i::Isolate* i_isolate = CcTest::i_isolate(); local
493 i_isolate->factory()->observation_state();
496 i_isolate, observation_state, "callbackInfoMap").ToHandleChecked());
499 i_isolate, observation_state, "objectInfoMap").ToHandleChecked());
502 i_isolate, observation_state, "notifierObjectInfoMap")
507 i_isolate->heap()->CollectAllGarbage();
    [all...]
cctest.h 115 return i_isolate();
118 static i::Isolate* i_isolate() { function in class:CcTest
123 return i_isolate()->heap();
test-api.cc 452 CcTest::i_isolate()->compilation_cache()->Clear();
483 CcTest::i_isolate()->compilation_cache()->Clear();
517 CcTest::i_isolate()->compilation_cache()->Clear();
543 CcTest::i_isolate()->compilation_cache()->Clear();
658 i::Factory* factory = CcTest::i_isolate()->factory();
680 i::Factory* factory = CcTest::i_isolate()->factory();
841 CcTest::i_isolate()->compilation_cache()->Clear();
864 CcTest::i_isolate()->compilation_cache()->Clear();
2484 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
14241 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
18932 v8::internal::Isolate* i_isolate = local
20786 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
21953 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
    [all...]
  /external/v8/test/cctest/heap/
test-spaces.cc 206 Isolate* isolate = CcTest::i_isolate();
254 Isolate* isolate = CcTest::i_isolate();
308 Isolate* isolate = CcTest::i_isolate();
356 Isolate* isolate = CcTest::i_isolate();
383 Isolate* isolate = CcTest::i_isolate();
406 Isolate* isolate = CcTest::i_isolate();
454 Isolate* isolate = CcTest::i_isolate();
595 Isolate* isolate = CcTest::i_isolate();
720 Isolate* isolate = CcTest::i_isolate();
760 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate) local
823 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate); local
906 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate); local
    [all...]
test-heap.cc 134 Isolate* isolate = CcTest::i_isolate();
144 Isolate* isolate = CcTest::i_isolate();
204 CcTest::i_isolate()->context()->global_object());
249 Isolate* isolate = CcTest::i_isolate();
436 Isolate* isolate = CcTest::i_isolate();
445 CcTest::i_isolate()->context()->global_object());
524 Isolate* isolate = CcTest::i_isolate();
536 Isolate* isolate = CcTest::i_isolate();
591 Isolate* isolate = CcTest::i_isolate();
633 Isolate* isolate = CcTest::i_isolate();
1197 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
3911 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5504 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
5608 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); local
    [all...]

Completed in 804 milliseconds