Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dframes.h1480 return translated_stack_parameter_count_; in translated_stack_parameter_count()
1497 uint32_t translated_stack_parameter_count_; variable
Dframes.cc2594 translated_stack_parameter_count_ = in BuiltinContinuationFrameInfo()
2596 stack_parameter_count_ = translated_stack_parameter_count_ + in BuiltinContinuationFrameInfo()