A name → handler map passed to CodeExecutionService.execute() for a single invocation. The sandbox can only call names that are present in this map; unknown names reject with a "handler not registered" error.
CodeExecutionService.execute()
A name → handler map passed to
CodeExecutionService.execute()for a single invocation. The sandbox can only call names that are present in this map; unknown names reject with a "handler not registered" error.