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

  /art/runtime/jit/
jit_code_cache.h 262 uint8_t* AllocateCode(size_t code_size) REQUIRES(lock_);
jit_code_cache.cc 330 memory = AllocateCode(total_size);
    [all...]
  /external/v8/src/heap/
heap.h     [all...]
heap.cc     [all...]
  /external/v8/src/
factory.cc     [all...]

Completed in 151 milliseconds