From 9625eb33dd88b647f20e947d93ec0be8616e2435 Mon Sep 17 00:00:00 2001 From: Justin Ridgewell Date: Wed, 10 Jul 2024 17:24:21 -0400 Subject: [PATCH] Make relative --- proposals/scopes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/proposals/scopes.md b/proposals/scopes.md index 6ca5ba0..14dd190 100644 --- a/proposals/scopes.md +++ b/proposals/scopes.md @@ -193,6 +193,7 @@ Note: Each DATA represents one VLQ number. * DATA column in the original code * Note: Column is always absolute. * DATA kind offset into `names` field + * Note: This offset is relative to the offset of the last `kind` or absolute if this is the first `kind`. * Note: This is type of the scope. * Note: JavaScript implementations should use `'global'`, `'class'`, `'function'`, and `'block'`. * DATA field flags