Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator.cpp152 uint32_t propNumber = phcHandle->NumberOfProps(); in GenVTable() local
Ddump.cpp1448 int propNumber = static_cast<int>(jshclass->NumberOfProps()); in Dump() local
3602 int propNumber = static_cast<int>(jshclass->NumberOfProps()); in Dump() local
4378 int propNumber = static_cast<int>(jshclass->NumberOfProps()); in DumpForSnapshot() local
Djs_object.cpp150 uint32_t propNumber = jshclass->NumberOfProps(); in TransitionToDictionary() local