Home
last modified time | relevance | path

Searched defs:boundMethod (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/js/
Dintl.js77 boundMethod = property
80 boundMethod = ANONYMOUS_FUNCTION(fst => implementation(receiver, fst)); property
82 boundMethod = ANONYMOUS_FUNCTION((...args) => { property