Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dmacro-assembler-ia32.cc685 Label touch_next_page; in AllocateStackFrame() local
687 bind(&touch_next_page); in AllocateStackFrame()
695 j(greater, &touch_next_page); in AllocateStackFrame()