Searched defs:thunk (Results 1 – 3 of 3) sorted by relevance
| /external/chromium/base/ |
| D | iat_patch.cc | 31 IMAGE_THUNK_DATA thunk; in GetIATFunction() member
|
| /external/webkit/SunSpider/tests/v8-v4/ |
| D | v8-earley-boyer.js | 1706 function sc_dynamicWind(before, thunk, after) { argument 2598 function sc_withInputFromFile(s, thunk) { argument 2603 function sc_withOutputToFile(s, thunk) { argument 2641 function sc_withInputFromPort(p, thunk) { argument 2652 function sc_withInputFromString(s, thunk) { argument 2657 function sc_withOutputToPort(p, thunk) { argument 2668 function sc_withOutputToString(thunk) { argument 2675 function sc_withOutputToProcedure(proc, thunk) { argument
|
| /external/v8/benchmarks/ |
| D | earley-boyer.js | 1712 function sc_dynamicWind(before, thunk, after) { argument 2604 function sc_withInputFromFile(s, thunk) { argument 2609 function sc_withOutputToFile(s, thunk) { argument 2647 function sc_withInputFromPort(p, thunk) { argument 2658 function sc_withInputFromString(s, thunk) { argument 2663 function sc_withOutputToPort(p, thunk) { argument 2674 function sc_withOutputToString(thunk) { argument 2681 function sc_withOutputToProcedure(proc, thunk) { argument
|