Collector s24
Eval source length
length of eval.toString(), separates V8 from SpiderMonkey and JSC
Group: JavaScript engine · signal map · run it live
// s24 — sig_s24
// module cm, stage3, codes 0
//
// measures
// eval.toString()
// reported value
// value
//
// 0 owned helpers inlined below.
// agent.clean.js:4923
function sig_s24() {
return { s: 0, v: eval.toString().length };
}