Searched defs:EntryToIndex (Results 1 – 3 of 3) sorted by relevance
769 compiler::Node* EntryToIndex(compiler::Node* entry) { in EntryToIndex() function
3589 static inline int EntryToIndex(int entry) { in EntryToIndex() function4253 int EntryToIndex(int entry) { in EntryToIndex() function
4062 Node* CodeStubAssembler::EntryToIndex(Node* entry, int field_index) { in EntryToIndex() function in v8::internal::CodeStubAssembler