Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc900 class RefImpl { class
903 RefImpl* self = new (std::nothrow) RefImpl(); in make()
910 ~RefImpl() { i::GlobalHandles::Destroy(location()); } in ~RefImpl()
927 RefImpl() = default;
938 using type = RefImpl<Ref, i::JSReceiver>;
1009 using type = RefImpl<Trap, i::JSReceiver>;
1095 using type = RefImpl<Foreign, i::JSReceiver>;
1116 using type = RefImpl<Module, i::WasmModuleObject>;
1265 using type = RefImpl<Exter
[all...]

Completed in 4 milliseconds