Searched refs:maybe_all_propertynames (Results 1 – 1 of 1) sorted by relevance
2099 v8::MaybeLocal<v8::Array> maybe_all_propertynames = in OH_JSVM_GetAllPropertyNames() local2107 env, maybe_all_propertynames, JSVM_GENERIC_FAILURE); in OH_JSVM_GetAllPropertyNames()2110 v8impl::JsValueFromV8LocalValue(maybe_all_propertynames.ToLocalChecked()); in OH_JSVM_GetAllPropertyNames()