Lines Matching refs:DELETE
2964 case Token::DELETE: {2965 Comment cmnt(masm_, "[ UnaryOperation (DELETE)");2978 // Delete of an unqualified identifier is disallowed in strict mode but2979 // "delete this" is allowed.2994 // Non-global variable. Call the runtime to try to delete from the