Home
last modified time | relevance | path

Searched refs:EngineImpl (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc281 struct EngineImpl { struct
328 EngineImpl() { in EngineImpl() function
336 ~EngineImpl() { in ~EngineImpl()
375 bool EngineImpl::created = false;
378 CounterCollection EngineImpl::counters_;
379 CounterMap* EngineImpl::counter_map_;
384 using type = EngineImpl;
387 Engine::~Engine() { impl(this)->~EngineImpl(); } in ~Engine()
392 auto engine = new (std::nothrow) EngineImpl;
488 store->create_params_.counter_lookup_callback = EngineImpl
[all...]

Completed in 4 milliseconds