mirror of
https://github.com/google/blockly.git
synced 2026-01-13 03:47:08 +01:00
* Now throws error for getField/getFieldValue/setFieldValue if provided name is not a string * Changed error to more specific TypeError * Type checking and error message moved up to getField * Tests added/modified to check that non-string types for field names produce type errors