Lines Matching full:isolate
75 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
76 FlatStringReader reader(Isolate::Current(), CStrVector(input));
85 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
86 FlatStringReader reader(Isolate::Current(), CStrVector(input));
99 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
100 FlatStringReader reader(Isolate::Current(), CStrVector(input));
117 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
118 FlatStringReader reader(Isolate::Current(), CStrVector(input));
388 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
389 FlatStringReader reader(Isolate::Current(), CStrVector(input));
471 ZoneScope scope(Isolate::Current(), DELETE_ON_EXIT);
499 Isolate* isolate = Isolate::Current();
500 FlatStringReader reader(isolate, CStrVector(input));
505 Handle<String> pattern = isolate->factory()->
517 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
557 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
625 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
692 : env_(), scope_(), zone_(Isolate::Current(), DELETE_ON_EXIT) {
720 Isolate::Current());
727 Factory* factory = Isolate::Current()->factory();
762 Factory* factory = Isolate::Current()->factory();
819 Factory* factory = Isolate::Current()->factory();
881 Factory* factory = Isolate::Current()->factory();
919 Factory* factory = Isolate::Current()->factory();
966 Factory* factory = Isolate::Current()->factory();
1016 Factory* factory = Isolate::Current()->factory();
1073 Factory* factory = Isolate::Current()->factory();
1130 Factory* factory = Isolate::Current()->factory();
1231 Isolate* isolate = Isolate::Current();
1232 Factory* factory = isolate->factory();
1261 CHECK(isolate->has_pending_exception());
1262 isolate->clear_pending_exception();
1269 Isolate* isolate = Isolate::Current();
1270 Factory* factory = isolate->factory();
1311 isolate->clear_pending_exception();
1354 Isolate* isolate = Isolate::Current();
1355 Factory* factory = isolate->factory();
1356 HandleScope scope(isolate);
1366 CHECK(IrregexpInterpreter::Match(isolate, array, f1_16, captures, 0));
1377 CHECK(!IrregexpInterpreter::Match(isolate, array, f2_16, captures, 0));
1389 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
1410 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
1523 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
1587 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
1614 ZoneScope scope(Isolate::Current(), DELETE_ON_EXIT);
1685 ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);