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

  /external/v8/src/
preparser.h 743 bool IsUseStrictLiteral() const {
893 if (expression.IsUseStrictLiteral()) {
906 bool IsUseStrictLiteral() {
    [all...]
preparser.cc 215 if (statement.IsUseStrictLiteral()) {

Completed in 45 milliseconds