Home
last modified time | relevance | path

Searched defs:newOptions (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp668 TypeAnnotationParsingOptions newOptions = TypeAnnotationParsingOptions::NO_OPTS; in ParseTypeParameter() local
704 auto newOptions = *options | TypeAnnotationParsingOptions::ADD_TYPE_PARAMETER_BINDING; in ParseTypeParameterDeclaration() local
DETSparser.cpp4336 TypeAnnotationParsingOptions newOptions = TypeAnnotationParsingOptions::THROW_ERROR | in ParseTypeParameter() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp103 JSRuntimeOptions newOptions = options; in Create() local