Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_class_creation_helper.h22 class PropertyAttribute; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h694 PropertyAttribute(Local<JSValueRef> value, bool w, bool e, bool c) in PropertyAttribute() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp180 HWTEST_F_L0(JSObjectTest, PropertyAttribute) in HWTEST_F_L0() argument