Searched defs:setMaybe (Results 1 – 1 of 1) sorted by relevance
2081 v8::Maybe<bool> setMaybe = obj->Set(context, k, val); in OH_JSVM_SetProperty() local2189 v8::Maybe<bool> setMaybe = obj->Set(context, key, val); in OH_JSVM_SetNamedProperty() local2252 auto setMaybe = obj->Set(context, index, val); in OH_JSVM_SetElement() local2747 v8::Maybe<bool> setMaybe = errObject->Set(context, codeKey, codeValue); in SetErrorCode() local4907 v8::Maybe<bool> setMaybe = obj->SetPrototypeV2(context, type); in OH_JSVM_ObjectSetPrototypeOf() local