Searched defs:ClearKeptObjects (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
D | isolate.cc | 4826 void Isolate::ClearKeptObjects() { heap()->ClearKeptObjects(); } in ThrowInternal() function in v8::internal::Isolate |
/third_party/node/deps/v8/src/heap/ | ||
D | heap.cc | 6941 void Heap::ClearKeptObjects() { in ClearKeptObjects() function in v8::internal::Heap |
/third_party/node/deps/v8/src/api/ | ||
D | api.cc | 8400 void Isolate::ClearKeptObjects() { in ClearKeptObjects() function in v8::Isolate |