Home
last modified time | relevance | path

Searched defs:lineIndex (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
H A Dconcurrent.cpp31 void Concurrent::SetConcurrent(ir::ScriptFunction *func, const ir::AstNode * node, const lexer::LineIndex &lineIndex) in SetConcurrent() argument
41 void Concurrent::ThrowInvalidConcurrentFunction(const lexer::LineIndex &lineIndex, const ir::AstNode *expr, in ThrowInvalidConcurrentFunction() argument
64 void Concurrent::ProcessConcurrent(const lexer::LineIndex &lineIndex, const ir::AstNode *node, in ProcessConcurrent() argument
H A Dhelpers.cpp818 void Helpers::ScanDirectives(ir::ScriptFunction *func, const lexer::LineIndex &lineIndex, bool enableSendableClass, in ScanDirectives() argument
851 SetFuncFlagsForDirectives(const ir::StringLiteral *strLit, ir::ScriptFunction *func, const lexer::LineIndex &lineIndex, bool enableSendableClass, bool enableSendableFunc) SetFuncFlagsForDirectives() argument
/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_manager.cpp276 size_t lineIndex = 0; // index of "\n". in ParseStackInfo() local
/arkcompiler/ets_frontend/es2panda/lexer/
H A Dlexer.cpp215 lexer::LineIndex lineIndex = parserContext_->GetProgram()->GetLineIndex(); in ThrowError() local

Completed in 4 milliseconds