Files
Kmake/deps/v8/test/inspector/regress/regress-crbug-1474272-expected.txt

7 lines
123 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
Don't crash when pausing in a strict function produced by eval.
Evaluate f("test"):
{
type : string
value : test
}