Home
last modified time | relevance | path

Searched defs:_A_fooMethod (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DprivateNamesAndkeyof.js26 var _A_instances, _A_fooField, _A_fooMethod, _A_fooProp_get, _A_fooProp_set; variable
38 _A_fooField = new WeakMap(), _A_instances = new WeakSet(), _A_fooMethod = function _A_fooMethod() {… function
DprivateNamesIncompatibleModifiers.js60 var _A_instances, _A_foo, _A_bar, _A_baz, _A_qux, _A_fooMethod, _A_barMethod, _A_bazMethod, _A_quxM… variable
70 … new WeakMap(), _A_qux = new WeakMap(), _A_instances = new WeakSet(), _A_fooMethod = function _A_f… function