Searched refs:UpdateFp (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | frames.h | 260 void UpdateFp(Address fp) { state_.fp = fp; } in UpdateFp() function |
D | liveedit.cc | 1700 pre_top_frame->UpdateFp(pre_top_frame->fp() - shortage_bytes); in DropFrames() |