Home
last modified time | relevance | path

Searched defs:newErrorObject (Results 1 – 6 of 6) sorted by relevance

/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/
H A Dtype_error.go3 func (rt *_runtime) newErrorObject(name string, message Value, stackFramesToPop int) *_object { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/
H A Dtype_error.go3 func (rt *_runtime) newErrorObject(name string, message Value, stackFramesToPop int) *_object { func
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsapi/
H A Dqjsengine.cpp621 QJSValue QJSEngine::newErrorObject(QJSValue::ErrorType errorType, const QString &message) in newErrorObject() function in QJSEngine
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsapi/
H A Dqjsengine.cpp621 QJSValue QJSEngine::newErrorObject(QJSValue::ErrorType errorType, const QString &message) in newErrorObject() function in QJSEngine
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4engine.cpp1024 Heap::Object *ExecutionEngine::newErrorObject(const Value &value) in newErrorObject() function in ExecutionEngine
1029 Heap::Object *ExecutionEngine::newErrorObject(const QString &message) in newErrorObject() function in ExecutionEngine
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4engine.cpp1024 Heap::Object *ExecutionEngine::newErrorObject(const Value &value) in newErrorObject() function in ExecutionEngine
1029 Heap::Object *ExecutionEngine::newErrorObject(const QString &message) in newErrorObject() function in ExecutionEngine