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

  /external/v8/src/ic/
ic-compiler.h 54 static Handle<Code> Find(Handle<Name> name, Handle<Map> stub_holder_map,
handler-compiler.cc 39 Handle<Map> stub_holder_map = local
51 Handle<Map> current_map = stub_holder_map;
72 cache_name, stub_holder_map, Code::LOAD_IC, flag, Code::FAST);
77 Map::UpdateCodeCache(stub_holder_map, cache_name, handler);
ic.cc 1065 Handle<Map> stub_holder_map = IC::GetHandlerCacheHolder( local
1230 Handle<Map> stub_holder_map = local
    [all...]

Completed in 58 milliseconds