Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/parser/ts/inline-property/
Dinline-property4.ts28 const part2 = "property"; constant
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp248 uint32_t part2 = static_cast<uint32_t>(number % TEN7POW); in FillDigits64FixedLength() local
260 uint32_t part2 = static_cast<uint32_t>(number % TEN7POW); in FillDigits64() local