Lines Matching refs:defined
36 * The members and methods of the classes defined by this file are all at least
719 // Assert B defined for A : B
787 assert_true(originalExists, `Original ${parsed_idl.type} should be defined`);
801 }.bind(this), `Partial ${parsed_idl.type} ${partialTestName}: original ${parsed_idl.type} defined`);
1484 // "If an object is defined to be a function object, then it has
1783 // operations defined on the interface, and is described in more detail
1806 // properties object for A, as defined in ยง3.6.4 Named properties
2111 // "For each constant defined on an interface A, there must be
2279 // "For each unique identifier of an exposed operation defined on the
2783 // attribute must execute the same algorithm as is defined for the
3017 // "G is the attribute getter, defined below; and
3018 // "S is the attribute setter, also defined below."