Home
last modified time | relevance | path

Searched defs:stack_depth (Results 1 – 2 of 2) sorted by relevance

/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc951 bool ParseValue(int32_t stack_depth, in ParseValue()
1014 bool ParseArray(int32_t stack_depth, in ParseArray()
1042 bool ParseMap(int32_t stack_depth, in ParseMap()
/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-internal.h459 uint16_t stack_depth; /**< current stack depth */ member
506 uint16_t stack_depth; /**< current stack depth */ member