Searched refs:enable_root_array_delta_access (Results 1 – 4 of 4) sorted by relevance
57 options.enable_root_array_delta_access = !serializer; in Default()
153 bool enable_root_array_delta_access = false; member
94 if (root_array_available_ && options().enable_root_array_delta_access) { in Load()119 if (root_array_available_ && options().enable_root_array_delta_access) { in Store()161 if (root_array_available_ && options().enable_root_array_delta_access) { in LoadAddress()180 if (root_array_available_ && options().enable_root_array_delta_access) { in ExternalOperand()
5413 options.enable_root_array_delta_access = false; in WasmAssemblerOptions()