Home
last modified time | relevance | path

Searched refs:DECLARE_GETTER (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-objects.h30 #define DECLARE_GETTER(name, type) type* name() macro
34 DECLARE_GETTER(name, type)
42 DECLARE_GETTER(name, type)
173 DECLARE_GETTER(module, wasm::WasmModule);
175 DECLARE_GETTER(script, Script);
447 DECLARE_GETTER(wasm_instance, WasmInstanceObject);