Searched defs:OrdinaryDefineOwnProperty (Results 1 – 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_object.cpp | 1018 bool JSObject::OrdinaryDefineOwnProperty(JSThread *thread, const JSHandle<JSObject> &obj, in OrdinaryDefineOwnProperty() function in panda::ecmascript::JSObject |