Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction.h1168 size_t stack_count() const { return stack_count_; } in stack_count()
1194 size_t stack_count_; variable
Dinstruction.cc1003 stack_count_(stack_count), in FrameStateDescriptor()