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_DO_NOT_USE 9 #undef ENTER_V8_HELPER_DO_NOT_USE 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 EXCEPTION_BAILOUT_CHECK_SCOPED_DO_NOT_USE 18 #undef RETURN_ON_FAILED_EXECUTION 19 #undef RETURN_ON_FAILED_EXECUTION_PRIMITIVE 20 #undef RETURN_ESCAPED 21