Searched defs:runtime_error (Results 1 – 4 of 4) sorted by relevance
78 bool runtime_error() { return error_ != nullptr; } in runtime_error() function
2977 Handle<JSFunction> runtime_error( in Install() local
146 string runtime_error = 2; field
25537 class runtime_error : public exception class