Searched refs:MinorKeyFromKey (Results 1 – 3 of 3) sorted by relevance
236 uint32_t minor_key = CodeStub::MinorKeyFromKey(key); in DecodeIt()
1512 ? CallICStub::ExtractArgcFromMinorKey(CodeStub::MinorKeyFromKey(key)) in PrepareStep()1514 CodeStub::MinorKeyFromKey(key)); in PrepareStep()
145 static int MinorKeyFromKey(uint32_t key) { in MinorKeyFromKey() function