Home | History | Annotate | Download | only in src

Lines Matching refs:_ClassOf

228   return "[object " + %_ClassOf(ToObject(this)) + "]";
1612 if (%_ClassOf(this) == "Function") {