HomeSort by relevance Sort by last modified time
    Searched refs:inlinee (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/test/webkit/
dfg-inline-constant.js 25 "This tests that function inlining in the DFG JIT doesn't get confused by constants being reused between inliner and inlinee."
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
display-profiler-output 70 def addMachineInlinee(compilation, inlinee)
72 @machineInlinees[compilation][inlinee] = true
345 | inlinee, index |
346 description.origin[0].addMachineInlinee(self, inlinee.bytecodes)
347 inlinee.bytecodes.addMachineInlineSite(self, description.origin[0...index])

Completed in 1328 milliseconds