Searched refs:previous_stack_height_ (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
H A D | thread-local-top.h | 81 stack_allocated_scope->previous_stack_height_ = last_api_entry_; in IncrementCallDepth() 95 last_api_entry_ = stack_allocated_scope->previous_stack_height_; in DecrementCallDepth() |
/third_party/node/deps/v8/src/api/ | ||
H A D | api-inl.h | 223 i::Address previous_stack_height_; member in v8::CallDepthScope |
/third_party/node/deps/v8/include/v8-include/ | ||
H A D | v8-isolate.h | 381 internal::Address previous_stack_height_; member in v8::Isolate::SuppressMicrotaskExecutionScope |
/third_party/node/deps/v8/include/ | ||
H A D | v8-isolate.h | 381 internal::Address previous_stack_height_; member in v8::Isolate::SuppressMicrotaskExecutionScope |
Completed in 7 milliseconds