Searched refs:start_position_ (Results 1 – 10 of 10) sorted by relevance
26 start_position_(-1), in PendingCompilationErrorHandler()39 start_position_ = start_position;53 start_position_ = start_position;66 start_position_ = start_position;81 int start_position_; variable
18 MessageLocation location(script, start_position_, end_position_); in ThrowPendingError()
303 : start_position_(start), in UnresolvedLocation()322 info_->line = Script::GetLineNumber(script_, start_position_); in Resolve()323 info_->column = Script::GetColumnNumber(script_, start_position_); in Resolve()
135 int start_position_; variable
296 int start_position() const { return start_position_; } in start_position()298 start_position_ = statement_pos; in set_start_position()657 int start_position_; variable
197 start_position_ = RelocInfo::kNoPosition; in SetDefaults()
442 start_position_(info->shared_info()->start_position()) {} in AstGraphBuilderWithPositions()445 SourcePositionTable::Scope pos_scope(source_positions_, start_position_); in CreateGraph()460 SourcePosition const start_position_; member in v8::internal::compiler::__anon56c4395a0111::AstGraphBuilderWithPositions
1066 start_position_(0) {} in HGraphBuilder()1927 position_.set_position(position - start_position_); in SetSourcePosition()1934 start_position_ = start_position; in EnterInlinedSource()1947 pos.set_position(position - start_position_); in ScriptPositionToSourcePosition()1978 int start_position_; variable
202 int start_position_; variable
189 start_position_(debug_info->shared()->start_position()) { in BytecodeArrayIterator()203 position_ = source_position_iterator_.source_position() - start_position_; in Next()