Lines Matching refs:v8
1 // Copyright 2011 the V8 project authors. All rights reserved.
30 #include "v8.h"
54 namespace v8 {
145 : Thread(isolate, "v8:PreallocMem"),
422 // Must be initialized early to allow v8::SetResourceConstraints calls.
425 // Must be initialized early to allow v8::Debug calls.
536 v8::Locker locker;
537 v8::Locker::StopPreemption();
766 // Ensure that the thread has a valid stack guard. The v8::Locker object
777 V8::SetFatalError();
798 v8::Locker locker;
799 v8::Locker::StartPreemption(100);
835 // v8::V8::SetAddHistogramSampleFunction calls.
926 } } // namespace v8::internal