Searched refs:StackIdToIndex (Results 1 – 2 of 2) sorted by relevance
903 int StackIdToIndex(Address fp);
3515 int index = StackIdToIndex(fp); in Get()3528 int index = StackIdToIndex(fp); in Set()3540 int index = StackIdToIndex(fp); in Remove()3553 int MaterializedObjectStore::StackIdToIndex(Address fp) { in StackIdToIndex() function in v8::internal::MaterializedObjectStore