Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-objects.h45 #define DECL_OPTIONAL_ACCESSORS(name, type) \ macro
111 DECL_OPTIONAL_ACCESSORS(asm_js_offset_table, ByteArray)
112 DECL_OPTIONAL_ACCESSORS(breakpoint_infos, FixedArray)
288 DECL_OPTIONAL_ACCESSORS(instances, WeakArrayList)
381 DECL_OPTIONAL_ACCESSORS(memory_object, WasmMemoryObject)
382 DECL_OPTIONAL_ACCESSORS(globals_buffer, JSArrayBuffer)
383 DECL_OPTIONAL_ACCESSORS(imported_mutable_globals_buffers, FixedArray)
384 DECL_OPTIONAL_ACCESSORS(debug_info, WasmDebugInfo)
385 DECL_OPTIONAL_ACCESSORS(table_object, WasmTableObject)
388 DECL_OPTIONAL_ACCESSORS(indirect_function_table_instances, FixedArray)
[all …]