Searched defs:i_isolate (Results 1 – 9 of 9) sorted by relevance
419 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local490 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>((*env)->GetIsolate()); in TestDeoptimizeBinaryOpHelper() local527 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local557 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local587 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local617 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local647 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local677 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local741 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local841 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local
70 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate); in RandomBitCorrelation() local
491 i::Isolate* i_isolate = CcTest::i_isolate(); in TEST() local
2484 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in GlobalProxyIdentityHash() local14241 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local18932 v8::internal::Isolate* i_isolate = in BreakArrayGuarantees() local20786 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local21953 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in THREADED_TEST() local
59 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local
973 i::Isolate* i_isolate = Utils::OpenHandle(this)->GetIsolate(); in PrototypeTemplate() local1039 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local1054 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in NewWithFastHandler() local2437 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in PrintCurrentStackTrace() local2470 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in CurrentStackTrace() local5659 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local5830 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in NewExternalTwoByte() local5854 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in NewExternalOneByte() local5932 i::Isolate* i_isolate = Utils::OpenHandle(this)->GetIsolate(); in GetIsolate() local5938 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local[all …]
760 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate); in UNINITIALIZED_TEST() local823 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate); in UNINITIALIZED_TEST() local906 Isolate* i_isolate = reinterpret_cast<Isolate*>(isolate); in UNINITIALIZED_TEST() local
1197 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local3911 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in ReleaseStackTraceDataTest() local5504 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local5608 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in UNINITIALIZED_TEST() local
282 static i::Handle<i::FunctionTemplateInfo> NewTemplate(i::Isolate* i_isolate, in NewTemplate()