Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_class_creation_helper.cpp91 std::bitset<ecmascript::PropertyAttributes::MAX_FAST_PROPS_CAPACITY> propTags; in NewClassFuncProtoWithProperties() local
162 std::bitset<ecmascript::PropertyAttributes::MAX_FAST_PROPS_CAPACITY> propTags; in CreateClassFuncWithProperties() local