Searched refs:StackIdToIndex (Results 1 – 2 of 2) sorted by relevance
1008 int StackIdToIndex(Address fp);
2126 int index = StackIdToIndex(fp); in Get()2138 int index = StackIdToIndex(fp); in Set()2167 int MaterializedObjectStore::StackIdToIndex(Address fp) { in StackIdToIndex() function in v8::internal::MaterializedObjectStore