blob: 2eae51579404c66101d1fc031c7c6eb85055d948 [file] [log] [blame]
// Copyright 2023 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.
@cppObjectDefinition
extern class Hole extends HeapObject {
raw_numeric_value: float64;
}