Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dcode.cc714 DependentCode DependentCode::GetDependentCode(Handle<HeapObject> object) { in GetDependentCode() function in v8::internal::DependentCode
761 Handle<DependentCode> old_deps(DependentCode::GetDependentCode(object), in InstallDependency()
Dcode.h922 static DependentCode GetDependentCode(Handle<HeapObject> object);