Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp748 TypeAnnotationParsingOptions newOptions = TypeAnnotationParsingOptions::NO_OPTS; in ParseTypeParameter() local
781 auto newOptions = *options | TypeAnnotationParsingOptions::ADD_TYPE_PARAMETER_BINDING; in ParseTypeParameterDeclarationImpl() local
DETSparser.cpp2089 TypeAnnotationParsingOptions newOptions = in ParseTypeParameter() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp115 JSRuntimeOptions newOptions = options; in Create() local