Searched refs:ro_attributes (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/wasm/
H A Dwasm-js.cc818 PropertyAttributes ro_attributes = local
821 v8_str(isolate, "WebAssembly"), ro_attributes);
845 v8_str(isolate, "WebAssembly.Module"), ro_attributes);
861 v8_str(isolate, "WebAssembly.Instance"), ro_attributes);
880 v8_str(isolate, "WebAssembly.Table"), ro_attributes);
897 v8_str(isolate, "WebAssembly.Memory"), ro_attributes);

Completed in 105 milliseconds