Home | History | Annotate | Download | only in inspector

Lines Matching refs:setter

670         var setter;
675 setter = callFrame.setVariableValue.bind(callFrame);
681 setter = InjectedScriptHost.setFunctionVariableValue.bind(InjectedScriptHost, func);
696 setter(scopeNumber, variableName, resolvedValue);