Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Ddump.cpp1334 int propNumber = static_cast<int>(jshclass->NumberOfProps()); in Dump() local
3425 int propNumber = static_cast<int>(jshclass->NumberOfProps()); in Dump() local
4184 int propNumber = static_cast<int>(jshclass->NumberOfProps()); in DumpForSnapshot() local
Djs_object.cpp147 uint32_t propNumber = jshclass->NumberOfProps(); in TransitionToDictionary() local