v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
abort-mode.cc
Go to the documentation of this file.
1
// Copyright 2023 the V8 project authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#include "
src/base/abort-mode.h
"
6
7
namespace
v8
{
8
namespace
base
{
9
10
AbortMode
g_abort_mode
=
AbortMode::kDefault
;
11
12
}
// namespace base
13
}
// namespace v8
abort-mode.h
base
OpIndex base
Definition
instruction-selector-ia32.cc:65
v8::base::AbortMode
AbortMode
Definition
abort-mode.h:16
v8::base::AbortMode::kDefault
@ kDefault
v8::base::g_abort_mode
AbortMode g_abort_mode
Definition
abort-mode.cc:10
v8
Definition
api-arguments-inl.h:19
src
base
abort-mode.cc
Generated on Sun Apr 6 2025 21:08:50 for v8 by
1.12.0