Searched defs:ThrowJsError (Results 1 – 2 of 2) sorted by relevance
201 inline void ThrowJsError(JSContext* ctx, const std::string& message, int32_t code) in ThrowJsError() function
69 NativeValue *ThrowJsError(NativeEngine& engine, int32_t errCode) in ThrowJsError() function