Home
last modified time | relevance | path

Searched refs:raw_handler (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dhandler-configuration.cc171 int const raw_handler = Smi::cast(handler->ToSmi())->value(); in GetKeyedAccessLoadMode() local
172 Kind const kind = KindBits::decode(raw_handler); in GetKeyedAccessLoadMode()
174 AllowOutOfBoundsBits::decode(raw_handler)) { in GetKeyedAccessLoadMode()