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