servo/components/script/dom/bindings/codegen
Istvan Miklos 2df4d9fce4 Implement mapReadAsync function of GPUBuffer
Implemented the `mapReadAsync` and fixed the `unmap` functions of `GPUBuffer`.
Added `mapped` internal slot for tracking the ArrayBuffer/Promise.
Added more states to the `GPUBufferState` enum.
2020-02-25 10:18:36 +01:00
..
parser Update WebIDL.py 2019-10-29 21:34:53 +09:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
api.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
apis.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
Bindings.conf Implement mapReadAsync function of GPUBuffer 2020-02-25 10:18:36 +01:00
CodegenRust.py rename compartment to realm 2020-01-24 20:52:36 +05:30
Configuration.py rename compartment to realm 2020-01-24 20:52:36 +05:30
interface.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
property.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
run.py Don’t rely on $CARGO_TARGET_DIR in build scripts 2019-09-30 11:20:41 +02:00