Home
last modified time | relevance | path

Searched refs:exception_thread (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/oom_dump/
Doom_dump.cc127 MinidumpThread* exception_thread = in DumpHeapStats() local
129 CHECK(exception_thread); in DumpHeapStats()
139 MinidumpMemoryRegion* memory_region = exception_thread->GetMemory(); in DumpHeapStats()
/external/v8/tools/
Dgrokdump.py789 exception_thread = reader.thread_map[reader.exception.thread_id]
790 print " thread id: %d" % exception_thread.id
806 stack_bottom = exception_thread.stack.start + \
807 exception_thread.stack.memory.data_size