Searched defs:EntryToIndex (Results 1 – 3 of 3) sorted by relevance
897 Node* EntryToIndex(Node* entry) { in EntryToIndex() function
3419 static inline int EntryToIndex(int entry) { in EntryToIndex() function4093 int EntryToIndex(int entry) { in EntryToIndex() function
4372 Node* CodeStubAssembler::EntryToIndex(Node* entry, int field_index) { in EntryToIndex() function in v8::internal::CodeStubAssembler