Home
last modified time | relevance | path

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

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