Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_class_creation_helper.cpp146size_t staticPropCount, const Local<JSValueRef> *keys, PropertyAttribute *attrs, PropertyDescripto… in CreateClassFuncWithProperties()
Djsnapi_expo.cpp3728size_t staticPropCount, Local<panda::JSValueRef> *keys, PropertyAttribute *attrs, size_t nativeBin… in NewConcurrentClassFunctionWithName()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1834 size_t staticPropCount = 5; in HWTEST_F_L0() local