HomeSort by relevance Sort by last modified time
    Searched defs:IsPropertyName (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
ast-value-factory.cc 140 bool AstValue::IsPropertyName() const {
ast.h 334 virtual bool IsPropertyName() const { return false; }
    [all...]

Completed in 79 milliseconds