Searched refs:V8HeapProfilerConnection (Results 1 – 3 of 3) sorted by relevance
125 class V8HeapProfilerConnection : public V8ProfilerConnection {127 explicit V8HeapProfilerConnection(Environment* env) in V8HeapProfilerConnection() function
72 class V8HeapProfilerConnection; variable1275 std::unique_ptr<profiler::V8HeapProfilerConnection> connection);1276 profiler::V8HeapProfilerConnection* heap_profiler_connection();1339 std::unique_ptr<profiler::V8HeapProfilerConnection> heap_profiler_connection_;
778 std::unique_ptr<profiler::V8HeapProfilerConnection> connection) { in set_heap_profiler_connection()783 inline profiler::V8HeapProfilerConnection*