Home
last modified time | relevance | path

Searched defs:operationResult (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_date_time_format.cpp299 OperationResult operationResult = in InitializeDateTimeFormat() local
546 OperationResult operationResult = JSObject::GetProperty(thread, optionsResult, key); in ToDateTimeOptions() local
570 OperationResult operationResult = JSObject::GetProperty(thread, optionsResult, key); in ToDateTimeOptions() local
748 OperationResult operationResult = JSTaggedValue::GetProperty(thread, dateTimeFormat, key); in UnwrapDateTimeFormat() local
Djs_locale.cpp231 …OperationResult operationResult = JSTaggedValue::GetProperty(thread, JSHandle<JSTaggedValue>::Cast… in CanonicalizeHelper() local
629 OperationResult operationResult = JSObject::GetProperty(thread, options, property); in GetOptionOfString() local
995 OperationResult operationResult = JSObject::GetProperty(thread, options, property); in GetOptionOfBool() local
Djs_relative_time_format.cpp236 OperationResult operationResult = JSTaggedValue::GetProperty(thread, rtf, key); in UnwrapRelativeTimeFormat() local
Djs_locale.h251 OperationResult operationResult = JSObject::GetProperty(thread, options, property); in GetOptionOfString() local
Djs_number_format.cpp873 OperationResult operationResult = JSTaggedValue::GetProperty(thread, nf, key); in UnwrapNumberFormat() local