babel / babel/grunt-babel

Maximum call stack size exceeded

Open
#112 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
434
Forks
60
PR merge metrics
No merged PRs in 30d

Description

version: 8.0.0
compile file function _typeof(obj)
![image](https://user-images.githubusercontent.com/41885648/102177731-14a63c80-3edf-11eb-9df7-ec357a5a0f15.png)

This creates a problem: RangeError: Maximum call stack size exceeded

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Babel 8.0.0 compilation of the _typeof(obj) function shown in the issue and capture the full stack trace. Trace where compilation recurses until the RangeError occurs; done means the same input compiles without exceeding the call stack and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.