Home
last modified time | relevance | path

Searched refs:bindNative_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
Dbase.js1143 goog.bindNative_ = function(fn, selfObj, var_args) { function
1215 goog.bind = goog.bindNative_;