Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ stack_trace.test.ts
File
stack_trace.test.ts
src/test/dart/utils/stack_trace.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
"assert"
;
2
import
{ maxStackFrameMessageLength, parseStackFrame } from
"../../../debug/stack_trace"
;
3
4
const
texts = [
Callers
nothing calls this directly
Calls
3
parseStackFrame
Function · 0.90
getValidStackFrames
Function · 0.85
log
Method · 0.45
Tested by
no test coverage detected