summaryrefslogtreecommitdiffstats
path: root/chromium/v8/src/objects/api-callbacks.tq
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/v8/src/objects/api-callbacks.tq')
-rw-r--r--chromium/v8/src/objects/api-callbacks.tq1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/v8/src/objects/api-callbacks.tq b/chromium/v8/src/objects/api-callbacks.tq
index 8a8aab59f8d..102ffd7ab21 100644
--- a/chromium/v8/src/objects/api-callbacks.tq
+++ b/chromium/v8/src/objects/api-callbacks.tq
@@ -40,7 +40,6 @@ extern class AccessCheckInfo extends Struct {
data: Object;
}
-type PropertyAttributes extends int32 constexpr 'PropertyAttributes';
type SideEffectType extends int32 constexpr 'SideEffectType';
bitfield struct AccessorInfoFlags extends uint31 {