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

  /external/chromium_org/v8/src/
ast.cc 258 bool ObjectLiteral::IsBoilerplateProperty(ObjectLiteral::Property* property) {
279 if (!IsBoilerplateProperty(property)) {
    [all...]
  /external/v8/src/
parser.cc     [all...]

Completed in 35 milliseconds