Home
last modified time | relevance | path

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

/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
DCopyrightNotice.java57 static final void writeTo(Writer writer, int year, boolean isJavascript) throws IOException { in writeTo()
/third_party/typescript/lib/
Dtsc.js53513 …function getSignatureInstantiation(signature, typeArguments, isJavascript, inferredTypeParameters)… argument