Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2784
function
__set__(object,key,value){
2785
object[key] = value
2786
}
2787
try{
2788
if
(Object.defineProperty){
2789
Object.defineProperty(LiveNodeList.prototype,
'length'
,{
Callers
1
_updateLiveList
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected