v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test-log-stack-tracer.cc File Reference
#include <stdlib.h>
#include "v8.h"
#include "api.h"
#include "codegen.h"
#include "log.h"
#include "isolate.h"
#include "cctest.h"
#include "disassembler.h"
#include "vm-state-inl.h"
Include dependency graph for test-log-stack-tracer.cc:

Go to the source code of this file.

Data Structures

class  TraceExtension
 

Functions

void CreateFramePointerGrabberConstructor (const char *constructor_name)
 
 TEST (CFromJSStackTrace)
 
 TEST (PureJSStackTrace)
 
 TEST (PureCStackTrace)
 
 TEST (JsEntrySp)
 

Function Documentation

void CreateFramePointerGrabberConstructor ( const char *  constructor_name)
TEST ( PureCStackTrace  )

Definition at line 393 of file test-log-stack-tracer.cc.

References CHECK_EQ, and sample.

TEST ( JsEntrySp  )

Definition at line 402 of file test-log-stack-tracer.cc.

References CHECK_EQ.

Variable Documentation