Home
last modified time | relevance | path

Searched defs:causePresent (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_errors.cpp162 bool causePresent = JSTaggedValue::HasProperty(thread, options, causeKey); in AggregateErrorConstructor() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Derror_helper.cpp171 bool causePresent = JSTaggedValue::HasProperty(thread, options, causeKey); in ErrorCommonConstructor() local

Completed in 2 milliseconds