// Copyright 2006-2008 the V8 project authors. All rights reserved. // // Tests of the TokenLock class from lock.h #include #include "v8.h" #include "cctest.h" using namespace ::v8::internal;