Searched refs:end_position (Results 1 - 25 of 47) sorted by relevance

12

/external/v8/src/
H A Dpending-compilation-error-handler.h33 void ReportMessageAt(int start_position, int end_position, argument
40 end_position_ = end_position;
47 void ReportMessageAt(int start_position, int end_position, argument
54 end_position_ = end_position;
H A Dcodegen.cc177 int len = shared->end_position() - start;
261 // fun->end_position() points to the last character in the stream. We
263 int source_len = shared->end_position() - shared->start_position() + 1;
H A Dobjects-printer.cc783 os << "\n - end_position: " << end_position();
1051 int length = end_position() - start;
1068 os << "\n - end position = " << end_position();
/external/v8/src/parsing/
H A Dpreparsed-scope-data.h27 int start_position, int end_position);
H A Dpreparsed-scope-data.cc33 int start_position, int end_position)
38 data->backing_store_.push_back(end_position);
31 ScopeScope(PreParsedScopeData* data, ScopeType scope_type, int start_position, int end_position) argument
H A Dparse-info.h169 int end_position() const { return end_position_; } function in class:v8::internal::ParseInfo
170 void set_end_position(int end_position) { end_position_ = end_position; } argument
H A Dscanner-character-streams.cc69 size_t end_position);
79 Handle<String> data, size_t start_position, size_t end_position)
80 : string_(data), length_(end_position) {
81 DCHECK_GE(end_position, start_position);
83 end_position - start_position);
106 size_t end_position);
119 size_t end_position)
122 end_pos_(end_position) {
154 size_t end_position);
169 size_t end_position)
78 GenericStringUtf16CharacterStream( Handle<String> data, size_t start_position, size_t end_position) argument
117 ExternalTwoByteStringUtf16CharacterStream( Handle<ExternalTwoByteString> data, size_t start_position, size_t end_position) argument
[all...]
H A Dpreparser.cc278 int end_position = scanner()->location().end_pos; local
280 CheckStrictOctalLiteral(start_position, end_position, CHECK_OK);
287 function_scope->start_position(), function_scope->end_position());
H A Dparse-info.cc55 set_end_position(shared->end_position());
117 p->set_end_position(shared->end_position());
/external/v8/src/debug/
H A Ddebug-scopes.h86 : scope_info(info), start_position(start), end_position(end) {}
88 : scope_info(info), start_position(-1), end_position(-1) {}
91 int end_position; member in struct:v8::internal::ScopeIterator::ExtendedScopeInfo
92 bool is_hidden() { return start_position == -1 && end_position == -1; }
H A Dliveedit.js544 chunk_it.current().pos1 < info_node.info.end_position) {
548 if (child.info.end_position <= chunk_it.current().pos1) {
558 child.info.end_position >= chunk_it.current().pos1 +
577 info_node.info.end_position) {
601 chunk_it.TranslatePos(info_node.info.end_position);
606 node.new_end_pos = chunk_it.TranslatePos(node.info.end_position);
649 if (new_children[new_index].info.end_position ==
744 wrapper.end_position == compile_info.end_position) {
771 this.end_position
[all...]
H A Ddebug-coverage.cc56 if (a_start == b_start) return a->end_position() > b->end_position();
130 int end = info->end_position();
H A Ddebug-scopes.cc83 shared_info->end_position()));
189 int end_position = 0; local
193 end_position = nested_scope_chain_.last().end_position;
196 end_position = js_function->shared()->end_position();
205 details->set(kScopeDetailsEndPositionIndex, Smi::FromInt(end_position));
844 scope->end_position() <= function->shared()->end_position()) {
854 scope->scope_info(), scope->start_position(), scope->end_position()));
[all...]
H A Dliveedit.h247 int end_position, int param_num, int parent_index,
303 int end_position,
H A Ddebug.cc1317 void GetBreakablePositions(Iterator* it, int start_position, int end_position, argument
1321 while (!it->Done() && it->position() < end_position &&
1330 int end_position, BreakPositionAlignment alignment,
1334 GetBreakablePositions(&it, start_position, end_position, alignment,
1339 GetBreakablePositions(&it, start_position, end_position, alignment,
1346 int end_position, std::set<int>* positions) {
1353 if (info->end_position() < start_position ||
1354 info->start_position() >= end_position) {
1380 FindBreakablePositions(debug_info, start_position, end_position,
1418 if (target_position_ > shared->end_position()) retur
1329 FindBreakablePositions(Handle<DebugInfo> debug_info, int start_position, int end_position, BreakPositionAlignment alignment, std::set<int>* positions) argument
1345 GetPossibleBreakpoints(Handle<Script> script, int start_position, int end_position, std::set<int>* positions) argument
[all...]
H A Dliveedit.cc611 int end_position, int param_num,
617 this->SetSmiValueField(kEndPositionOffset_, end_position);
639 int end_position,
646 this->SetSmiValueField(kEndPositionOffset_, end_position);
933 int end_position = compile_info_wrapper.GetEndPosition(); local
935 shared_info->set_end_position(end_position);
1059 int new_function_end = TranslatePosition(info->end_position(),
1602 fun->end_position(), fun->parameter_count(),
609 SetInitialProperties(Handle<String> name, int start_position, int end_position, int param_num, int parent_index, int function_literal_id) argument
637 SetProperties(Handle<String> name, int start_position, int end_position, Handle<SharedFunctionInfo> info) argument
/external/v8/src/compiler-dispatcher/
H A Dcompiler-dispatcher-job.cc149 source, shared_->start_position(), shared_->end_position()));
173 length = (shared_->end_position() - shared_->start_position());
213 shared_->end_position() - offset));
221 parse_info_->set_end_position(shared_->end_position());
244 parse_info_->end_position() - parse_info_->start_position());
448 return tracer_->EstimateParseInMs(parse_info_->end_position() -
/external/libxaac/decoder/
H A Dixheaacd_env_extr.h47 WORD16 end_position; member in struct:__anon13204
H A Dixheaacd_env_dec.c254 (ptr_prev_data->end_position - ptr_header_data->num_time_slots);
644 ptr_prev_data_ch_0->end_position - ptr_header_data->num_time_slots;
/external/v8/src/runtime/
H A Druntime-classes.cc104 int start_position, int end_position) {
181 handle(Smi::FromInt(end_position), isolate), STRICT),
195 CONVERT_SMI_ARG_CHECKED(end_position, 3);
199 end_position));
101 DefineClass(Isolate* isolate, Handle<Object> super_class, Handle<JSFunction> constructor, int start_position, int end_position) argument
H A Druntime-function.cc198 target_shared->set_end_position(source_shared->end_position());
H A Druntime-liveedit.cc49 shared->end_position(), shared);
/external/libchrome/base/test/
H A Dtrace_event_analyzer.cc1015 size_t end_position) {
1018 end_position = (end_position < events.size()) ? end_position : events.size();
1020 for (size_t i = begin_position; i < end_position; ++i) {
1012 CountMatches(const TraceEventVector& events, const Query& query, size_t begin_position, size_t end_position) argument
/external/v8/src/ast/
H A Dast.cc335 int FunctionLiteral::end_position() const { function in class:v8::internal::FunctionLiteral
336 return scope()->end_position();
H A Dast.h2576 int end_position() const;
2577 int SourceSize() const { return end_position() - start_position(); }
2689 return std::max(start_position(), end_position() - (has_braces_ ? 1 : 0));
2788 int end_position() const { return end_position_; } function in class:v8::internal::final
2814 int start_position, int end_position,
2817 end_position_(end_position),
3535 int start_position, int end_position,
3539 proxy, extends, constructor, properties, start_position, end_position,
2812 ClassLiteral(VariableProxy* class_variable_proxy, Expression* extends, FunctionLiteral* constructor, ZoneList<Property*>* properties, int start_position, int end_position, bool has_name_static_property, bool has_static_computed_names) argument
3532 NewClassLiteral(VariableProxy* proxy, Expression* extends, FunctionLiteral* constructor, ZoneList<ClassLiteral::Property*>* properties, int start_position, int end_position, bool has_name_static_property, bool has_static_computed_names) argument

Completed in 776 milliseconds

12