v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <log.h>
Static Public Member Functions | |
static void | Trace (Isolate *isolate, TickSample *sample) |
|
static |
Definition at line 148 of file log.cc.
References Memory::Address_at(), SafeStackTraceFrameIterator::Advance(), ASSERT, TickSample::external_callback, Isolate::external_callback(), TickSample::fp, TickSample::frames_count, TickSample::has_external_callback, Isolate::IsInitialized(), Isolate::js_entry_sp(), TickSample::kMaxFramesCount, v8::internal::NULL, TickSample::sp, TickSample::stack, TickSample::state, Isolate::thread_local_top(), and TickSample::tos.
Referenced by Ticker::DoSampleStack().