Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1103 bool firstObject = false; in createObject() local
/third_party/typescript/src/compiler/
DcommandLineParser.ts2142 const firstObject = find(rootExpression.elements, isObjectLiteralExpression); constant