class Sqreen::Js::ExecutableJs

Public Instance Methods

run_js_cb(_cb_name, _budget, _arguments) click to toggle source
# File lib/sqreen/js/executable_js.rb, line 9
def run_js_cb(_cb_name, _budget, _arguments)
  raise Sqreen::NotImplementedYet
end