Lines Matching refs:DECL_OPTIONAL_ACCESSORS
45 #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)
389 DECL_OPTIONAL_ACCESSORS(managed_native_allocations, Foreign)
530 DECL_OPTIONAL_ACCESSORS(locals_names, FixedArray)
531 DECL_OPTIONAL_ACCESSORS(c_wasm_entries, FixedArray)
532 DECL_OPTIONAL_ACCESSORS(c_wasm_entry_map, Managed<wasm::SignatureMap>)
620 #undef DECL_OPTIONAL_ACCESSORS