Here is a list of all file members with links to the files they belong to:
- w -
- WASM_BUILTIN_LIST : wasm-builtin-list.h
- WASM_BUILTINS_WITH_JUMP_TABLE_SLOT : wasm-builtin-list.h
- WASM_BUILTINS_WITHOUT_JUMP_TABLE_SLOT : wasm-builtin-list.h
- wasm_callback() : c-api.cc
- wasm_callback_env_finalizer() : c-api.cc
- wasm_callback_with_env() : c-api.cc
- wasm_config_new() : c-api.cc
- WASM_DEFINE_OWN : c-api.cc
- WASM_DEFINE_REF : c-api.cc
- WASM_DEFINE_REF_BASE : c-api.cc
- WASM_DEFINE_SHARABLE_REF : c-api.cc
- WASM_DEFINE_TYPE : c-api.cc
- WASM_DEFINE_VEC_BASE : c-api.cc
- WASM_DEFINE_VEC_OWN : c-api.cc
- WASM_DEFINE_VEC_PLAIN : c-api.cc
- wasm_engine_new() : c-api.cc
- wasm_engine_new_with_config() : c-api.cc
- WASM_EXPORT : c-api.cc
- wasm_exporttype_name() : c-api.cc
- wasm_exporttype_new() : c-api.cc
- wasm_exporttype_type() : c-api.cc
- wasm_extern_as_func() : c-api.cc
- wasm_extern_as_func_const() : c-api.cc
- wasm_extern_as_global() : c-api.cc
- wasm_extern_as_global_const() : c-api.cc
- wasm_extern_as_memory() : c-api.cc
- wasm_extern_as_memory_const() : c-api.cc
- wasm_extern_as_table() : c-api.cc
- wasm_extern_as_table_const() : c-api.cc
- wasm_extern_kind() : c-api.cc
- wasm_extern_type() : c-api.cc
- wasm_externtype_as_functype() : c-api.cc
- wasm_externtype_as_functype_const() : c-api.cc
- wasm_externtype_as_globaltype() : c-api.cc
- wasm_externtype_as_globaltype_const() : c-api.cc
- wasm_externtype_as_memorytype() : c-api.cc
- wasm_externtype_as_memorytype_const() : c-api.cc
- wasm_externtype_as_tabletype() : c-api.cc
- wasm_externtype_as_tabletype_const() : c-api.cc
- wasm_externtype_kind() : c-api.cc
- wasm_foreign_new() : c-api.cc
- wasm_frame_copy() : c-api.cc
- wasm_frame_func_index() : c-api.cc
- wasm_frame_func_offset() : c-api.cc
- wasm_frame_instance() : c-api.cc
- wasm_frame_module_offset() : c-api.cc
- wasm_func_as_extern() : c-api.cc
- wasm_func_as_extern_const() : c-api.cc
- wasm_func_call() : c-api.cc
- wasm_func_new() : c-api.cc
- wasm_func_new_with_env() : c-api.cc
- wasm_func_param_arity() : c-api.cc
- wasm_func_result_arity() : c-api.cc
- wasm_func_type() : c-api.cc
- wasm_functype_as_externtype() : c-api.cc
- wasm_functype_as_externtype_const() : c-api.cc
- wasm_functype_new() : c-api.cc
- wasm_functype_params() : c-api.cc
- wasm_functype_results() : c-api.cc
- wasm_global_as_extern() : c-api.cc
- wasm_global_as_extern_const() : c-api.cc
- wasm_global_get() : c-api.cc
- wasm_global_new() : c-api.cc
- wasm_global_set() : c-api.cc
- wasm_global_type() : c-api.cc
- wasm_globaltype_as_externtype() : c-api.cc
- wasm_globaltype_as_externtype_const() : c-api.cc
- wasm_globaltype_content() : c-api.cc
- wasm_globaltype_mutability() : c-api.cc
- wasm_globaltype_new() : c-api.cc
- wasm_importtype_module() : c-api.cc
- wasm_importtype_name() : c-api.cc
- wasm_importtype_new() : c-api.cc
- wasm_importtype_type() : c-api.cc
- wasm_instance_exports() : c-api.cc
- WASM_INSTANCE_FIELD_NAME : wasm-objects.h
- WASM_INSTANCE_FIELD_OFFSET : wasm-objects.h
- wasm_instance_new() : c-api.cc
- WASM_JS_EXTERNAL_REFERENCE_LIST : wasm-js.h
- wasm_memory_as_extern() : c-api.cc
- wasm_memory_as_extern_const() : c-api.cc
- wasm_memory_data() : c-api.cc
- wasm_memory_data_size() : c-api.cc
- wasm_memory_grow() : c-api.cc
- wasm_memory_new() : c-api.cc
- wasm_memory_size() : c-api.cc
- wasm_memory_type() : c-api.cc
- wasm_memorytype_as_externtype() : c-api.cc
- wasm_memorytype_as_externtype_const() : c-api.cc
- wasm_memorytype_limits() : c-api.cc
- wasm_memorytype_new() : c-api.cc
- wasm_module_deserialize() : c-api.cc
- wasm_module_exports() : c-api.cc
- wasm_module_imports() : c-api.cc
- wasm_module_new() : c-api.cc
- wasm_module_obtain() : c-api.cc
- wasm_module_serialize() : c-api.cc
- wasm_module_share() : c-api.cc
- wasm_module_validate() : c-api.cc
- WASM_PROTECTED_INSTANCE_DATA_FIELDS : wasm-objects.h
- wasm_store_new() : c-api.cc
- wasm_table_as_extern() : c-api.cc
- wasm_table_as_extern_const() : c-api.cc
- wasm_table_get() : c-api.cc
- wasm_table_grow() : c-api.cc
- wasm_table_new() : c-api.cc
- wasm_table_set() : c-api.cc
- wasm_table_size() : c-api.cc
- wasm_table_type() : c-api.cc
- wasm_tabletype_as_externtype() : c-api.cc
- wasm_tabletype_as_externtype_const() : c-api.cc
- wasm_tabletype_element() : c-api.cc
- wasm_tabletype_limits() : c-api.cc
- wasm_tabletype_new() : c-api.cc
- WASM_TAGGED_INSTANCE_DATA_FIELDS : wasm-objects.h
- wasm_trap_message() : c-api.cc
- wasm_trap_new() : c-api.cc
- wasm_trap_origin() : c-api.cc
- wasm_trap_trace() : c-api.cc
- WASM_TRUSTED_INSTANCE_DATA_FIELD_OFFSET : liftoff-compiler.cc
- WASM_TRUSTED_INSTANCE_DATA_FIELD_SIZE : liftoff-compiler.cc
- wasm_val_copy() : c-api.cc
- wasm_val_delete() : c-api.cc
- wasm_val_vec_copy() : c-api.cc
- wasm_val_vec_new() : c-api.cc
- wasm_valtype_kind() : c-api.cc
- wasm_valtype_new() : c-api.cc
- WASM_VALUE_FIELDS : debug-wasm-objects.h
- wasm_wrapper_graph_builder_ : wasm-compiler.cc
- wasmgc_ : random-module-generation.cc
- WEAK : globals.h
- WEAK_OBJECT_WORKLISTS : weak-object-worklists.h
- WEAK_OBJECT_WORKLISTS_GENERIC : weak-object-worklists.h
- weak_objects_ : reference-summarizer.cc
- weeks : js-temporal-objects.cc
- WELL_KNOWN_SYMBOL_FOR_PROTECTOR_LIST_GENERATOR : heap-symbols.h
- WELL_KNOWN_SYMBOL_INIT : setup-heap-internal.cc
- WELL_KNOWN_SYMBOL_LIST_GENERATOR : heap-symbols.h
- WELL_KNOWN_SYMBOL_ROOT_LIST : roots.h
- WELL_KNOWN_SYMBOLS : api.cc
- WHILE : builtins-number-tsa.cc, builtins-string-tsa.cc, number-builtins-reducer-inl.h, turboshaft-builtins-assembler-inl.h, assembler.h, assert-types-reducer.h, block-instrumentation-reducer.h, branch-elimination-reducer.h, dataview-lowering-reducer.h, dead-code-elimination-reducer.h, debug-feature-lowering-reducer.h, duplication-optimization-reducer.h, explicit-truncation-reducer.h, fast-api-call-lowering-reducer.h, graph-builder.cc, growable-stacks-reducer.h, instruction-selection-normalization-reducer.h, int64-lowering-reducer.h, js-generic-lowering-reducer.h, late-load-elimination-reducer.h, load-store-simplification-reducer.h, loop-peeling-reducer.h, loop-unrolling-reducer.h, machine-lowering-reducer-inl.h, machine-optimization-reducer.h, maglev-early-lowering-reducer-inl.h, memory-optimization-reducer.h, required-optimization-reducer.h, select-lowering-reducer.h, stack-check-lowering-reducer.h, store-store-elimination-reducer-inl.h, string-escape-analysis-reducer.h, turbolev-graph-builder.cc, type-inference-reducer.h, variable-reducer.h, wasm-gc-typed-optimization-reducer.h, wasm-js-lowering-reducer.h, wasm-load-elimination-reducer.h, wasm-lowering-reducer.h, wasm-revec-reducer.h, wasm-shuffle-reducer.h, interpreter-generator-tsa.cc, turboshaft-graph-interface.cc, wrappers.cc
- WHILE_WITH_HANDLE_SCOPE : isolate.h
- width_ : js-display-names.cc
- WIN32_LEAN_AND_MEAN : win32-headers.h
- WINAPI : win32-headers.h
- wire_bytes_ : module-decoder.cc, wasm-code-manager.cc
- wire_bytes_storage_ : module-compiler.cc
- WORD32_BIN_OP_LIST : instruction-selector-s390.cc
- WORD32_UNARY_OP_LIST : instruction-selector-s390.cc
- Word32Op : bitcast-elider.cc
- WORD64_BIN_OP_LIST : instruction-selector-s390.cc
- WORD64_UNARY_OP_LIST : instruction-selector-s390.cc
- WRAPPED_TRAP_SEQUENCE_ : immediate-crash.h
- WRITE_BARRIER : object-macros.h
- WRITE_FIELD : object-macros.h
- write_index_ : debug-coverage.cc
- WRITE_TYPE : js-objects.cc, objects.cc