diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 5b8c1536997..a7726c16447 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -1058,8 +1058,14 @@ href="#uint32_vbr">uint32_vbr that describes the function.

Description - bit(0-4) - Reserved for future use. Currently set to 00001. + bit(0-3) + Reserved for future use. Currently set to 0001. + + + bit(4) + If this bit is set to 1, the indicated function is + external, and there is no Function Definiton + Block in the bytecode file for the function. bit(5-)