MCPcopy Create free account
hub / github.com/Macuyiko/minecraft-python / __set__

Function __set__

ServerEditorWeb/ace/worker-xml.js:2784–2786  ·  view source on GitHub ↗
(object,key,value)

Source from the content-addressed store, hash-verified

2782}
2783
2784function __set__(object,key,value){
2785 object[key] = value
2786}
2787try{
2788 if(Object.defineProperty){
2789 Object.defineProperty(LiveNodeList.prototype,'length',{

Callers 1

_updateLiveListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected