Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.h232 bool IsThis() const { in IsThis() function
475 if (obj.IsThis()) { in NewProperty()