Searched refs:ATOMIC_START_TOKEN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/UglifyJS/
H A Dparse-js.js603 var ATOMIC_START_TOKEN = array_to_hash([ "atom", "num", "string", "regexp", "name" ]); variable
1020 if (HOP(ATOMIC_START_TOKEN, S.token.type)) {
1244 exports.ATOMIC_START_TOKEN = ATOMIC_START_TOKEN;

Completed in 108 milliseconds