Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ trace
Method
trace
packages/core/console/index.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
public trace(): void {
34
// console.trace stub
35
}
36
37
public dir(obj: any): void {
38
// console.dir stub
Callers
2
test_DummyTestForSnippetOnly5
Function · 0.80
pageLoaded
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected