Home | History | Annotate | Download | only in src

Lines Matching defs:isolate

103     : isolate_(Isolate::Current()),
126 : isolate_(Isolate::Current()),
147 : isolate_(Isolate::Current()),
264 AstNodeFactory<AstNullVisitor> ast_node_factory(info->isolate());
269 if (info->isolate()->bootstrapper()->IsActive()
288 Isolate* isolate = info->isolate();
289 Factory* factory = isolate->factory();
293 isolate->Throw(*result, &location);
1026 Isolate* isolate = Isolate::Current();
1027 Factory* factory = isolate->factory();
1032 isolate->Throw(*result, &location);