Home
last modified time | relevance | path

Searched refs:ClearInstanceofCache (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dheap-inl.h623 void Heap::ClearInstanceofCache() { in ClearInstanceofCache() function
Dheap.h649 inline void ClearInstanceofCache();
Dobjects.cc7473 heap->ClearInstanceofCache(); in SetInstancePrototype()
8724 heap->ClearInstanceofCache(); in SetPrototype()