v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
source-location.h
Go to the documentation of this file.
1// Copyright 2020 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#ifndef INCLUDE_CPPGC_SOURCE_LOCATION_H_
6#define INCLUDE_CPPGC_SOURCE_LOCATION_H_
7
9
10namespace cppgc {
11
13
14} // namespace cppgc
15
16#endif // INCLUDE_CPPGC_SOURCE_LOCATION_H_