Searched defs:makeDescriptor (Results 1 – 2 of 2) sorted by relevance
139 public static String makeDescriptor(Method m) { in makeDescriptor() method in RuntimeSupport150 public static String makeDescriptor(Class[] params, Class retType) { in makeDescriptor() method in RuntimeSupport
119 WebInspector.KeyboardShortcut.makeDescriptor = function(key, optModifiers) function in WebInspector.KeyboardShortcut