Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Demojiprops.cpp177 UProperty firstProp = which, lastProp = which; in hasBinaryPropertyImpl() local
202 UProperty firstProp = which, lastProp = which; in addStrings() local
/third_party/typescript/src/services/codefixes/
DfixAddMissingMember.ts232 const lastProp = getNodeToInsertPropertyAfter(classDeclaration); constant
297 const lastProp = getNodeToInsertPropertyAfter(classDeclaration); constant