v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test-log.cc File Reference
#include "v8.h"
#include "log.h"
#include "cpu-profiler.h"
#include "natives.h"
#include "v8threads.h"
#include "v8utils.h"
#include "cctest.h"
#include "vm-state-inl.h"
Include dependency graph for test-log.cc:

Go to the source code of this file.

Typedefs

typedef i::NativesCollection
< i::TEST
TestSources
 

Functions

 TEST (ProfLazyMode)
 
 TEST (Issue23768)
 
 TEST (LogCallbacks)
 
 TEST (LogAccessorCallbacks)
 
 TEST (IsLoggingPreserved)
 
 TEST (EquivalenceOfLoggingAndTraversal)
 

Typedef Documentation

Definition at line 472 of file test-log.cc.

Function Documentation

TEST ( IsLoggingPreserved  )

Definition at line 461 of file test-log.cc.

References CHECK, and LOGGER.