Home
last modified time | relevance | path

Searched defs:ThrowReferenceError (Results 1 – 3 of 3) sorted by relevance

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_types.inl77 void QJSException::ThrowReferenceError(const char* format, Args... args) function in OHOS::Ace::Framework::QJSException
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_types.inl186 void V8Exception::ThrowReferenceError(const char* format, Args... args) function in OHOS::Ace::Framework::V8Exception
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.inl199 void JsiException::ThrowReferenceError(const char* format, Args... args) function in OHOS::Ace::Framework::JsiException