Home
last modified time | relevance | path

Searched defs:decorator (Results 1 - 25 of 47) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DdecoratedBlockScopedClass1.js2 function decorator() { function
H A DdecoratedBlockScopedClass2.js2 function decorator() { function
H A DdecoratedBlockScopedClass3.js2 function decorator() { function
H A DdecoratedDefaultExportsGetExportedAmd.js4 var decorator: ClassDecorator; variable
10 var decorator: ClassDecorator; variable
H A DdecoratedDefaultExportsGetExportedCommonjs.js4 var decorator: ClassDecorator; variable
10 var decorator: ClassDecorator; variable
25 var decorator; variable
41 var decorator; variable
H A DdecoratedDefaultExportsGetExportedSystem.js4 var decorator: ClassDecorator; variable
10 var decorator: ClassDecorator; variable
H A DdecoratedDefaultExportsGetExportedUmd.js4 var decorator: ClassDecorator; variable
10 var decorator: ClassDecorator; variable
H A DdecoratorMetadataOnInferredType.js10 function decorator(target: Object, propertyKey: string) { function
H A DdecoratorMetadataWithConstructorType.js10 function decorator(target: Object, propertyKey: string) { function
H A DdecoratorWithNegativeLiteralTypeNoCrash.js6 function decorator(target: any, field: any) {} function
H A DgeneratorTypeCheck39.js2 function decorator(x: any) { function
H A DtsxGenericAttributesType1.js20 var decorator = function (Component) { function
H A DtsxGenericAttributesType7.js17 var decorator = function (props) { function
H A DtsxGenericAttributesType8.js17 var decorator = function (props) { function
/third_party/python/Lib/idlelib/idle_test/
H A Dtkinter_testing_utils.py30 def decorator(test_method): function
/third_party/python/Lib/test/support/
H A Dhashlib_helper.py24 def decorator(func_or_class): function
H A Dthreading_helper.py60 def decorator(*args): function
H A Dwarnings_helper.py52 def decorator(test): function
/third_party/jinja2/
H A Dasync_utils.py13 def decorator(async_func): # type: ignore function
H A Dasyncfilters.py61 def decorator(f): function
/third_party/python/Lib/
H A Dsignal.py49 def decorator(wrapper): function
/third_party/node/deps/v8/third_party/jinja2/
H A Dasyncfilters.py61 def decorator(f): function
/third_party/node/deps/v8/third_party/test262-harness/test/
H A Dtest_test262.py250 def decorator(func): function
/third_party/node/tools/inspector_protocol/jinja2/
H A Dasyncfilters.py56 def decorator(f): function
/third_party/node/deps/v8/src/compiler/
H A Dgraph.cc39 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator() argument
44 void Graph::RemoveDecorator(GraphDecorator* decorator) { in RemoveDecorator() argument

Completed in 6 milliseconds

12