Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ set
Method
set
packages/core/utils/debug-source.ts:70–72 ·
view source on GitHub ↗
(object: any, src: Source)
Source
from the content-addressed store, hash-verified
68
}
69
70
public static set(object: any, src: Source) {
71
object[Source._source] = src;
72
}
73
}
74
75
export
class
ScopeError extends Error {
Callers
15
applyFileReplacements
Function · 0.45
angular.ts
File · 0.45
base.ts
File · 0.45
vue.ts
File · 0.45
svelte.ts
File · 0.45
react.ts
File · 0.45
parseXML
Function · 0.45
getConsumer
Function · 0.45
loadAndExtractMap
Function · 0.45
bufferClone
Function · 0.45
Body
Function · 0.45
addListener
Method · 0.45
Calls
no outgoing calls
Tested by
1
test
Function · 0.36