Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp188 bool ArkJSValue::GetEnumerablePropertyNames(shared_ptr<JsRuntime> runtime, shared_ptr<JsValue> &pro… in GetEnumerablePropertyNames() function in OHOS::Ace::Framework::ArkJSValue
/foundation/arkui/napi/native_engine/impl/ark/native_value/
Dark_native_object.cpp178 NativeValue* ArkNativeObject::GetEnumerablePropertyNames() in GetEnumerablePropertyNames() function in ArkNativeObject