Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mozilla/rhino
/ replace
Method
replace
rhino-xml/src/main/java/org/mozilla/javascript/xmlimpl/XML.java:370–373 ·
view source on GitHub ↗
(XMLName xmlName, Object xml)
Source
from the content-addressed store, hash-verified
368
}
369
370
XML replace(XMLName xmlName, Object xml) {
371
putXMLProperty(xmlName, xml);
372
return
this;
373
}
374
375
@Override
376
XMLList children() {
Callers
15
js_replace
Method · 0.95
normalizeYear
Function · 0.45
getHourByTime
Function · 0.45
getJd
Function · 0.45
setMyValueOn
Method · 0.45
realSourceMapV3SurfacesPrimarySourceToDebugger
Method · 0.45
stackToLines
Method · 0.45
toLocale_helper
Method · 0.45
tagify
Method · 0.45
createAdapterCode
Method · 0.45
appendTypeString
Method · 0.45
toCamelUpper
Method · 0.45
Calls
6
putXMLProperty
Method · 0.95
child
Method · 0.95
length
Method · 0.95
item
Method · 0.95
insertChildAfter
Method · 0.95
removeChild
Method · 0.95
Tested by
15
realSourceMapV3SurfacesPrimarySourceToDebugger
Method · 0.36
stackToLines
Method · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36