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

  /external/chromium_org/v8/test/cctest/
test-alloc.cc 86 heap->CopyCode(CcTest::i_isolate()->builtins()->builtin(
cctest.h 93 using i::Heap::CopyCode;
  /external/chromium_org/v8/src/
factory.h 513 Handle<Code> CopyCode(Handle<Code> code);
515 Handle<Code> CopyCode(Handle<Code> code, Vector<byte> reloc_info);
factory.cc     [all...]
code-stubs.cc 70 ic = isolate()->factory()->CopyCode(ic);
heap.h     [all...]
liveedit.cc     [all...]
heap.cc     [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 309 PVR2D_ULONG CopyCode; /* rop code */
443 // CopyCode field of PVR2DBLTINFO structure:
444 // the CopyCode field of the PVR2DBLTINFO structure should contain a rop3 or rop4 code.
452 // CopyCode is taken to be a rop4 when pMaskMemInfo is non zero, otherwise it is assumed to be a rop3
    [all...]

Completed in 544 milliseconds