// Copyright 2016 the V8 project authors. All rights reserved.// Use of this source code is governed by a BSD-style license that can be// found in the LICENSE file.#include "src/runtime/runtime-utils.h"#include "src/arguments.h"#include "src/base/platform/time.h"#include "src/conversions-inl.h"#include "src/futex-emulation.h"#include "src/globals.h"namespacev8{namespaceinternal{RUNTIME_FUNCTION(Runtime_ErrorToString){HandleScopescope(isolate);