Skip to content

Commit d5f2bc4

Browse files
borisbatclaude
andcommitted
docs: totalFunctions — don't name a non-existent table
Copilot catch: the rtti surface has no functionByIndex symbol; describe the function table generically. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Q8bZnWkVWeXy8jfrxSojso
1 parent 707a1a4 commit d5f2bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Total number of simulated functions in the context's program (the size of the function table `functionByIndex` indexes into).
1+
Total number of simulated functions in the context's program the size of the context's function table (the range of valid indices for per-function RTTI lookups).

0 commit comments

Comments
 (0)