MCPcopy Create free account
hub / github.com/mozilla/rhino / remove

Method remove

rhino-xml/src/main/java/org/mozilla/javascript/xmlimpl/XML.java:326–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

324 }
325
326 void remove() {
327 this.node.deleteMe();
328 }
329
330 @Override
331 void addMatches(XMLList rv, XMLName name) {

Callers 13

deleteMethod · 0.95
removeMethod · 0.95
deleteMethod · 0.95
engineBindingsMethod · 0.45
deleteMethod · 0.45
popFrameMethod · 0.45
removeWindowMethod · 0.45
addFileMethod · 0.45
executeNextMethod · 0.45
clearTimeoutMethod · 0.45

Calls 1

deleteMeMethod · 0.80

Tested by 2

engineBindingsMethod · 0.36