Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-stack.h47 Address memory_top() const { in memory_top() function
Dregexp-macro-assembler.cc514 const Address old_stack_top = regexp_stack->memory_top(); in GrowStack()