Lines Matching refs:ecmaVm

74         TestHelper::CreateEcmaVMWithScope(ecmaVm, thread, scope);

79 TestHelper::DestroyEcmaVMWithScope(ecmaVm, scope);
83 EcmaVM *ecmaVm {nullptr};
92 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
101 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
110 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
119 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
128 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
139 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
150 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
160 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
169 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
179 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
191 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
192 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
213 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
214 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
235 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
236 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
253 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
254 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
271 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
272 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
289 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
290 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
311 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
312 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
335 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
336 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
353 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
354 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
376 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
377 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
394 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
395 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
421 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
432 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
443 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
454 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
455 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
473 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
474 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
492 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
493 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr);
497 tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
512 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
513 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr);
517 tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
535 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
536 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr);
540 tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
557 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr);
568 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr);