Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Di18n.js209 function addBoundMethod(obj, methodName, implementation, length) { function
1030 addBoundMethod(Intl.Collator, 'compare', compare, 2);
1283 addBoundMethod(Intl.NumberFormat, 'format', formatNumber, 1);
1284 addBoundMethod(Intl.NumberFormat, 'v8Parse', parseNumber, 1);
1688 addBoundMethod(Intl.DateTimeFormat, 'format', formatDate, 0);
1689 addBoundMethod(Intl.DateTimeFormat, 'v8Parse', parseDate, 1);
1878 addBoundMethod(Intl.v8BreakIterator, 'adoptText', adoptText, 1);
1879 addBoundMethod(Intl.v8BreakIterator, 'first', first, 0);
1880 addBoundMethod(Intl.v8BreakIterator, 'next', next, 0);
1881 addBoundMethod(Intl.v8BreakIterator, 'current', current, 0);
[all …]
/external/chromium-trace/trace-viewer/test_data/
Dv8.log1352 code-creation,LazyCompile,0,0x4242fe60,396,"addBoundMethod v8/i18n:762",0x2343becc,~