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

  /external/chromium_org/v8/src/
stub-cache.h 155 Handle<Code> ComputeCallMegamorphic(int argc,
    [all...]
ic.cc 753 return isolate()->stub_cache()->ComputeCallMegamorphic(
825 stub = isolate()->stub_cache()->ComputeCallMegamorphic(
    [all...]
stub-cache.cc 523 Handle<Code> StubCache::ComputeCallMegamorphic(
    [all...]
  /external/v8/src/
stub-cache.h 226 Handle<Code> ComputeCallMegamorphic(int argc,
    [all...]
ic.cc 721 code = isolate()->stub_cache()->ComputeCallMegamorphic(
779 Handle<Code> code = isolate()->stub_cache()->ComputeCallMegamorphic(
    [all...]
stub-cache.cc     [all...]

Completed in 1274 milliseconds