Lines Matching refs:v8
1 // Copyright 2008 the V8 project authors. All rights reserved.
31 #include "v8.h"
69 using namespace v8::internal;
73 V8::Initialize(NULL);
74 v8::HandleScope scope;
78 return v8::internal::RegExpParser::ParseRegExp(&reader, false, &result);
83 V8::Initialize(NULL);
84 v8::HandleScope scope;
88 CHECK(v8::internal::RegExpParser::ParseRegExp(&reader, false, &result));
96 V8::Initialize(NULL);
97 v8::HandleScope scope;
102 CHECK(v8::internal::RegExpParser::ParseRegExp(&reader, false, &result));
114 V8::Initialize(NULL);
115 v8::HandleScope scope;
120 CHECK(v8::internal::RegExpParser::ParseRegExp(&reader, false, &result));
140 V8::Initialize(NULL);
386 V8::Initialize(NULL);
387 v8::HandleScope scope;
391 CHECK(!v8::internal::RegExpParser::ParseRegExp(&reader, false, &result));
400 V8::Initialize(NULL);
486 v8::internal::V8::Initialize(NULL);
498 V8::Initialize(NULL);
502 if (!v8::internal::RegExpParser::ParseRegExp(&reader, multiline,
516 v8::HandleScope scope;
555 v8::internal::V8::Initialize(NULL);
608 v8::internal::V8::Initialize(NULL);
693 env_ = v8::Context::New();
701 v8::Persistent<v8::Context> env_;
702 v8::HandleScope scope_;
703 v8::internal::ZoneScope zone_;
725 v8::V8::Initialize();
760 v8::V8::Initialize();
817 v8::V8::Initialize();
879 v8::V8::Initialize();
917 v8::V8::Initialize();
964 v8::V8::Initialize();
1014 v8::V8::Initialize();
1071 v8::V8::Initialize();
1128 v8::V8::Initialize();
1229 v8::V8::Initialize();
1267 v8::V8::Initialize();
1317 V8::Initialize(NULL);
1385 v8::internal::V8::Initialize(NULL);
1544 v8::internal::V8::Initialize(NULL);
1586 v8::internal::V8::Initialize(NULL);
1613 v8::internal::V8::Initialize(NULL);
1684 v8::internal::V8::Initialize(NULL);
1833 V8::Initialize(NULL);