v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
allocation-tracker.h File Reference
#include <map>
#include <unordered_map>
#include <vector>
#include "include/v8-persistent-handle.h"
#include "include/v8-profiler.h"
#include "include/v8-unwinder.h"
#include "src/base/hashmap.h"
#include "src/base/vector.h"
#include "src/debug/debug-interface.h"
#include "src/handles/handles.h"
#include "src/objects/script.h"
#include "src/objects/string.h"
Include dependency graph for allocation-tracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::AllocationTraceNode
 
class  v8::internal::AllocationTraceTree
 
class  v8::internal::AddressToTraceMap
 
struct  v8::internal::AddressToTraceMap::RangeStack
 
class  v8::internal::AllocationTracker
 
struct  v8::internal::AllocationTracker::FunctionInfo
 
class  v8::internal::AllocationTracker::ScriptData
 

Namespaces

namespace  v8
 
namespace  v8::internal