v8  3.25.30(node0.11.13)
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 "cctest.h"
#include "codegen.h"
#include "disassembler.h"
#include "isolate.h"
#include "log.h"
#include "sampler.h"
#include "trace-extension.h"
#include "vm-state-inl.h"
Include dependency graph for test-log-stack-tracer.cc:

Go to the source code of this file.

Functions

void CreateFramePointerGrabberConstructor (v8::Local< v8::Context > context, const char *constructor_name)
 
 TEST (CFromJSStackTrace)
 
 TEST (PureJSStackTrace)
 
 TEST (PureCStackTrace)
 
 TEST (JsEntrySp)
 

Function Documentation

void CreateFramePointerGrabberConstructor ( v8::Local< v8::Context context,
const char *  constructor_name 
)
TEST ( PureCStackTrace  )
TEST ( JsEntrySp  )