Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dthread-local-top.h80 void IncrementCallDepth(Scope* stack_allocated_scope) { in IncrementCallDepth()
94 void DecrementCallDepth(Scope* stack_allocated_scope) { in DecrementCallDepth()