Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hclass_generator.cpp185 JSTaggedValue tsPropKey = tsLayout->GetKey(index); in CreateIHClass() local
298 JSTaggedValue tsPropKey; in CreateCHClass() local
340 … JSTaggedValue tsPropKey = tsLayout->GetKey(index - ClassInfoExtractor::STATIC_RESERVED_LENGTH); in CreateCHClass() local