Home
last modified time | relevance | path

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

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