Searched refs:StackIdToIndex (Results 1 – 2 of 2) sorted by relevance
974 int StackIdToIndex(Address fp);
2328 int index = StackIdToIndex(fp); in Get()2339 int index = StackIdToIndex(fp); in Set()2366 int MaterializedObjectStore::StackIdToIndex(Address fp) { in StackIdToIndex() function in v8::internal::MaterializedObjectStore