Searched defs:setVariableValue (Results 1 – 3 of 3) sorted by relevance
41 void MCSymbol::setVariableValue(const MCExpr *Value) { in setVariableValue() function in MCSymbol
474 protected void setVariableValue(long threadID, long frameID, int slot, Value newValue) { in setVariableValue() method in JDWPStackFrameAccessTest
2292 ScopeMirror.prototype.setVariableValue = function(name, new_value) { method in ScopeMirror