Chromium Code Reviews

Unified Diff: Source/bindings/tests/idls/TestInterfaceConstructor.idl

Issue 103963003: IDL compiler: [MeasureAs] interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: Source/bindings/tests/idls/TestInterfaceConstructor.idl
diff --git a/Source/bindings/tests/idls/TestInterfaceConstructor.idl b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
index 8f8ceb466f2dc59d506c75a7ed89c3fce9be1c64..82fda5396d1d06e2d485dba99c274ecac0bf80ab 100644
--- a/Source/bindings/tests/idls/TestInterfaceConstructor.idl
+++ b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
@@ -30,6 +30,7 @@
[
Constructor(),
+ MeasureAs=TestFeature,
RaisesException=Constructor,
] interface TestInterfaceConstructor {
};
« no previous file with comments | « Source/bindings/templates/interface.cpp ('k') | Source/bindings/tests/results/V8TestInterfaceConstructor.cpp » ('j') | no next file with comments »

Powered by Google App Engine