Searched defs:FormatError (Results 1 – 3 of 3) sorted by relevance
54 std::string WasmError::FormatError(const char* format, va_list args) { in FormatError() function in v8::internal::wasm::WasmError
257 static WCHAR *FormatError(DWORD code) in FormatError() function
2150 class FormatError(Error): class