Home
last modified time | relevance | path

Searched refs:ROUTE_INTERNAL_ERROR (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_executor.h29 static constexpr int ROUTE_INTERNAL_ERROR = 100001; member in panda::ecmascript::JSPandaFileExecutor
H A Djs_pandafile_executor.cpp575 RETURN_VALUE_IF_ABRUPT_COMPLETION(thread, ROUTE_INTERNAL_ERROR); in ExecuteAbcFileWithSingletonPatternFlag()
586 RETURN_VALUE_IF_ABRUPT_COMPLETION(thread, ROUTE_INTERNAL_ERROR); in ExecuteAbcFileWithSingletonPatternFlag()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5176 CROSS_THREAD_AND_EXCEPTION_CHECK_WITH_RETURN(vm, ecmascript::JSPandaFileExecutor::ROUTE_INTERNAL_ERROR); in ExecuteWithSingletonPatternFlag()

Completed in 14 milliseconds