MCPcopy 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
75export class ScopeError extends Error {

Callers 15

applyFileReplacementsFunction · 0.45
angular.tsFile · 0.45
base.tsFile · 0.45
vue.tsFile · 0.45
svelte.tsFile · 0.45
react.tsFile · 0.45
parseXMLFunction · 0.45
getConsumerFunction · 0.45
loadAndExtractMapFunction · 0.45
bufferCloneFunction · 0.45
BodyFunction · 0.45
addListenerMethod · 0.45

Calls

no outgoing calls

Tested by 1

testFunction · 0.36