Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs.cc178 heap->SetRootCodeStubs(*dict); in GetCode()
/external/v8/src/heap/
Dheap.h1165 void SetRootCodeStubs(UnseededNumberDictionary* value) { in SetRootCodeStubs() function