Searched defs:ARRAY_LITERAL (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py75 ARRAY_LITERAL = 'array_literal' variable in class:EcmaContext
276 elif self._context.type == EcmaContext.ARRAY_LITERAL:
334 self._AddContext(EcmaContext.ARRAY_LITERAL)
337 return self._PopContextType(EcmaContext.INDEX, EcmaContext.ARRAY_LITERAL)
401 EcmaContext.ARRAY_LITERAL,
/external/v8/src/
H A Dparser.h849 ARRAY_LITERAL enumerator in enum:v8::internal::CompileTimeValue::Type

Completed in 85 milliseconds