Searched refs:LookupOrInsert (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/v8/src/
H A Dhydrogen-bce.cc307 BoundsCheckBbData** BoundsCheckTable::LookupOrInsert(BoundsCheckKey* key, function in class:v8::internal::BoundsCheckTable
386 BoundsCheckBbData** data_p = table_.LookupOrInsert(key, zone());
H A Dhydrogen-bce.h20 INLINE(BoundsCheckBbData** LookupOrInsert(BoundsCheckKey* key, Zone* zone));

Completed in 91 milliseconds