mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
672574b056
* 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