blob: d80fa5452f15accfa88d475911524352494735c7 [file] [log] [blame]
// Copyright 2006-2008 the V8 project authors. All rights reserved.
//
// Tests of the TokenLock class from lock.h
#include <stdlib.h>
#include "v8.h"
#include "cctest.h"
using namespace ::v8::internal;