v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
api-macros-undef.h
Go to the documentation of this file.
1
// Copyright 2021 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
// PRESUBMIT_INTENTIONALLY_MISSING_INCLUDE_GUARD
6
7
#undef LOG_API
8
#undef ENTER_V8_BASIC
9
#undef ENTER_V8_HELPER_INTERNAL
10
#undef PREPARE_FOR_DEBUG_INTERFACE_EXECUTION_WITH_ISOLATE
11
#undef PREPARE_FOR_EXECUTION_WITH_CONTEXT
12
#undef PREPARE_FOR_EXECUTION
13
#undef ENTER_V8
14
#undef ENTER_V8_NO_SCRIPT
15
#undef ENTER_V8_NO_SCRIPT_NO_EXCEPTION
16
#undef ENTER_V8_FOR_NEW_CONTEXT
17
#undef RETURN_ON_FAILED_EXECUTION
18
#undef RETURN_ON_FAILED_EXECUTION_PRIMITIVE
19
#undef RETURN_ESCAPED
src
api
api-macros-undef.h
Generated on Sun Apr 6 2025 21:08:50 for v8 by
1.12.0