Home | History | Annotate | Download | only in src

Lines Matching refs:v8

1 // Copyright 2012 the V8 project authors. All rights reserved.
30 #include "v8.h"
42 namespace v8 {
132 V8::FatalProcessOutOfMemory("JS", true);
195 v8::TryCatch catcher;
212 result = v8::Utils::OpenHandle(*catcher.Exception());
800 v8::Unlocker unlocker(reinterpret_cast<v8::Isolate*>(isolate));
806 v8::Unlocker unlocker(reinterpret_cast<v8::Isolate*>(isolate));
929 } } // namespace v8::internal