mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
parent
839b7fe8ef
commit
cb47a7e403
15 changed files with 156 additions and 0 deletions
|
@ -522,6 +522,8 @@ interface TestBinding {
|
|||
void resolvePromiseDelayed(Promise<any> p, DOMString value, unsigned long long ms);
|
||||
|
||||
void panic();
|
||||
|
||||
GlobalScope entryGlobal();
|
||||
};
|
||||
|
||||
callback SimpleCallback = void(any value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue