Home
last modified time | relevance | path

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

/external/v8/src/
Druntime.cc5140 static inline Object* Unhole(Object* x, PropertyAttributes attributes) { in Unhole() function
5193 return MakePair(Unhole(value, attributes), receiver); in LoadContextSlotHelper()