Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
Druntime-debug.cc199 MaybeHandle<JSArray> Runtime::GetInternalProperties(Isolate* isolate, in GetInternalProperties() function in v8::internal::Runtime
/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc143 MaybeLocal<Array> GetInternalProperties(Isolate* v8_isolate, in GetInternalProperties() function