Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource5.ts10 public indent1 = " "; property in PrintContext
/third_party/quickjs/
Dquickjs.c43797 JSValue indent1, sep, sep1, tab, v, prop; in js_json_to_str() local