Searched refs:V8HeapProfilerConnection (Results 1 – 3 of 3) sorted by relevance
125 class V8HeapProfilerConnection : public V8ProfilerConnection {127 explicit V8HeapProfilerConnection(Environment* env) in V8HeapProfilerConnection() function
82 class V8HeapProfilerConnection; variable921 std::unique_ptr<profiler::V8HeapProfilerConnection> connection);922 profiler::V8HeapProfilerConnection* heap_profiler_connection();999 std::unique_ptr<profiler::V8HeapProfilerConnection> heap_profiler_connection_;
484 std::unique_ptr<profiler::V8HeapProfilerConnection> connection) { in set_heap_profiler_connection()489 inline profiler::V8HeapProfilerConnection*