HomeSort by relevance Sort by last modified time
    Searched defs:Unlocker (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/
v8threads.cc 66 // initialize here, before anyone can call ~Locker() or Unlocker().
73 // This may be a locker within an unlocker in which case we have to
119 Unlocker::Unlocker() {
124 void Unlocker::Initialize(v8::Isolate* isolate) {
136 Unlocker::~Unlocker() {
  /external/v8/src/
v8threads.cc 63 // initialize here, before anyone can call ~Locker() or Unlocker().
70 // This may be a locker within an unlocker in which case we have to
118 Unlocker::Unlocker(v8::Isolate* isolate)
132 Unlocker::~Unlocker() {
  /external/v8/include/
v8.h     [all...]
  /external/chromium_org/v8/include/
v8.h     [all...]

Completed in 309 milliseconds