Searched refs:minor_key (Results 1 – 2 of 2) sorted by relevance
191 uint32_t minor_key = CodeStub::MinorKeyFromKey(key); in PrintRelocInfo() local196 out->AddFormatted("minor: %d", minor_key); in PrintRelocInfo()
1096 uint32_t minor_key = CodeStub::MinorKeyFromKey(handler->stub_key()); in GetKeyedAccessStoreMode() local1104 mode = CommonStoreModeBits::decode(minor_key); in GetKeyedAccessStoreMode()