Home
last modified time | relevance | path

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

/external/v8/src/api/
Dapi.cc4403 auto tmpl_info = *Utils::OpenHandle(*tmpl); in FindInstanceInPrototypeChain() local
4404 while (!tmpl_info.IsTemplateFor(iter.GetCurrent<i::JSObject>())) { in FindInstanceInPrototypeChain()