FrontPage
»
GeneralDescription
»
GuardedBlock
»
SafeBlock
»
AllowMapBuild
The AllowMapBuild Munger checks every STORE_SUBSCR
opcode to ensure that
it is taking place in the context of a BUILD_MAP
opcode. If not, it
raises a ForbiddenOp exception.