Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug-scopes.h147 Handle<JSObject> WithContextExtension();
Ddebug-scopes.cc559 return WithContextExtension(); in ScopeObject()
904 Handle<JSObject> ScopeIterator::WithContextExtension() { in WithContextExtension() function in v8::internal::ScopeIterator