Home
last modified time | relevance | path

Searched defs:IsError (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h112 inline bool IsError() const in IsError() function
/arkcompiler/ets_frontend/ets2panda/util/
DdiagnosticEngine.cpp148 bool DiagnosticEngine::IsError(DiagnosticType type) const in IsError() function in ark::es2panda::util::DiagnosticEngine
/arkcompiler/runtime_core/libpandabase/serializer/
Dserializer.h236 bool IsError() const in IsError() function
/arkcompiler/runtime_core/static_core/libpandabase/serializer/
Dserializer.h236 bool IsError() const in IsError() function
/arkcompiler/runtime_core/static_core/verification/config/options/
Dmethod_options.h107 bool IsError(VerifierMessage msgNum) const in IsError() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h148 inline bool IsError() const in IsError() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md1922 ### IsError subsection
Djsnapi_expo.cpp652 bool JSValueRef::IsError(const EcmaVM *vm) in IsError() function in panda::JSValueRef