Lines Matching refs:ecmaVm
38 TestHelper::CreateEcmaVMWithScope(ecmaVm, thread, scope);
43 TestHelper::DestroyEcmaVMWithScope(ecmaVm, scope);
47 EcmaVM *ecmaVm {nullptr};
55 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
68 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
77 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
86 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
99 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
100 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
121 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
122 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
139 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
140 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
157 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
158 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
175 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
176 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
193 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
194 auto tracing = std::make_unique<TracingImpl>(ecmaVm, channel);
216 channel = new ProtocolHandler(callback, ecmaVm);
247 channel = new ProtocolHandler(callback, ecmaVm);
270 channel = new ProtocolHandler(callback, ecmaVm);