Searched defs:DefineProperty (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_object.cpp | 285 JSTaggedValue BuiltinsObject::DefineProperty(EcmaRuntimeCallInfo *argv) in DefineProperty() function in panda::ecmascript::builtins::BuiltinsObject |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 2833 bool ObjectRef::DefineProperty(const EcmaVM *vm, Local<JSValueRef> key, PropertyAttribute attribute) in DefineProperty() function in panda::ObjectRef |
Completed in 17 milliseconds