Searched defs:errorFunc (Results 1 – 2 of 2) sorted by relevance
218 std::string errorFunc = "This is an error func."; variable
214 shared_ptr<JsValue> errorFunc = error->GetProperty(runtime, "errorfunc"); in GenerateSummaryBody() local289 std::shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue>& errorFunc, ErrorPos pos) in GetSourceCodeInfo()