Home
last modified time | relevance | path

Searched defs:handleMsg (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dvalue_serializer.cpp277 JSHandle<JSTaggedValue> handleMsg = globalConst->GetHandledMessageString(); in SerializeJSError() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Derror_helper.cpp48 JSHandle<JSTaggedValue> handleMsg = globalConst->GetHandledMessageString(); in ErrorCommonToString() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.cpp1122 JSHandle<EcmaString> handleMsg = factory_->NewFromUtf8ReadOnly("Default oom error"); in InitializeAllTypeError() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp975 JSHandle<EcmaString> handleMsg = NewFromUtf8(data); in GetJSError() local

Completed in 20 milliseconds