Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DcheckJsdocParamOnVariableDeclaredFunctionExpression.js17 var one = function (s) { }, two = function (untyped) { }; argument
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc2699 bool untyped = in GenerateClassField() local