Lines Matching refs:ecmaVm
38 TestHelper::CreateEcmaVMWithScope(ecmaVm, thread, scope);
43 TestHelper::DestroyEcmaVMWithScope(ecmaVm, scope);
47 EcmaVM *ecmaVm {nullptr};
55 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
64 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
74 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
86 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
97 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
107 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
116 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
125 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
133 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
141 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
149 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
160 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
168 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
176 auto profiler = std::make_unique<ProfilerImpl>(ecmaVm, channel);
186 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
187 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
208 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
209 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
226 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
227 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
244 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
245 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
267 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
268 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
285 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
286 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
307 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
308 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
325 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
326 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
343 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
344 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
361 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
362 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
379 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
380 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
397 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
398 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
415 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
416 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
433 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
434 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
451 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm);
452 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
478 channel = new ProtocolHandler(callback, ecmaVm);