Home
last modified time | relevance | path

Searched refs:access_frame_with_fp (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dframe.cc49 if (access_frame_with_fp()) { in GetFrameOffset()
Dframe.h198 bool access_frame_with_fp() const { return access_frame_with_fp_; } in access_frame_with_fp() function