Commit 99b7bff
committed
fix(utilities): align literal checks with isLateBindableExpression pattern
- Updated isComputedNonLiteralName to check for isSignedNumericLiteral
- Updated tryGetTextOfPropertyName to handle signed numeric literals in ComputedPropertyName
This ensures consistent behavior across all functions that check for literal property names.1 parent 69bcbc4 commit 99b7bff
1 file changed
+105
-97
lines changed
0 commit comments