HomeSort by relevance Sort by last modified time
    Searched full:is_bound (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/tools/traceline/traceline/
assembler.h 107 bool is_bound() const { return num_ == -1; } function in class:Label
111 ASSERT(is_bound());
116 ASSERT(!is_bound());
128 ASSERT(!is_bound());
133 ASSERT(!is_bound());
352 ASSERT(!l->is_bound());
412 if (l->is_bound()) {
426 if (l->is_bound()) {
455 ASSERT(l->is_bound());
  /external/chromium_org/v8/src/
regexp-macro-assembler-irregexp.cc 65 ASSERT(!l->is_bound());
80 if (l->is_bound()) {
assembler.h 174 INLINE(bool is_bound() const) { return pos_ < 0; } function in class:v8::internal::BASE_EMBEDDED
198 ASSERT(is_bound());
    [all...]
jsregexp.cc     [all...]
  /external/v8/src/
regexp-macro-assembler-irregexp.cc 63 ASSERT(!l->is_bound());
78 if (l->is_bound()) {
assembler.h 100 INLINE(bool is_bound() const) { return pos_ < 0; } function in class:v8::internal::BASE_EMBEDDED
124 ASSERT(is_bound());
  /external/chromium_org/v8/src/ia32/
assembler-ia32.cc 132 ASSERT(!L->is_bound());
1307 } else if (L->is_bound()) {
1365 ASSERT(!L->is_bound()); // label can only be bound once
1373 if (L->is_bound()) {
1434 if (L->is_bound()) {
    [all...]
assembler-ia32-inl.h 424 if (label->is_bound()) {
full-codegen-ia32.cc 57 ASSERT(patch_site_.is_bound() == info_emitted_);
75 if (patch_site_.is_bound()) {
90 ASSERT(!patch_site_.is_bound() && !info_emitted_);
339 ASSERT(back_edge_target->is_bound());
366 if (return_label_.is_bound()) {
    [all...]
  /external/chromium_org/v8/src/mips/
assembler-mips.cc 755 } else if (L->is_bound()) {
816 ASSERT(!L->is_bound()); // Label can only be bound once.
834 if (L->is_bound()) {
990 if (L->is_bound()) {
1012 if (L->is_bound()) {
1038 if (L->is_bound()) {
    [all...]
full-codegen-mips.cc 76 ASSERT(patch_site_.is_bound() == info_emitted_);
82 ASSERT(!patch_site_.is_bound() && !info_emitted_);
94 ASSERT(!patch_site_.is_bound() && !info_emitted_);
102 if (patch_site_.is_bound()) {
370 ASSERT(back_edge_target->is_bound());
397 if (return_label_.is_bound()) {
    [all...]
macro-assembler-mips.cc     [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 153 ASSERT(!L->is_bound());
1332 } else if (L->is_bound()) {
1390 ASSERT(!L->is_bound()); // label can only be bound once
1398 if (L->is_bound()) {
    [all...]
assembler-ia32-inl.h 363 if (label->is_bound()) {
full-codegen-ia32.cc 57 ASSERT(patch_site_.is_bound() == info_emitted_);
75 if (patch_site_.is_bound()) {
90 ASSERT(!patch_site_.is_bound() && !info_emitted_);
349 ASSERT(back_edge_target->is_bound());
397 if (return_label_.is_bound()) {
    [all...]
  /external/v8/src/mips/
assembler-mips.cc 761 } else if (L->is_bound()) {
822 ASSERT(!L->is_bound()); // Label can only be bound once.
839 if (L->is_bound()) {
985 if (L->is_bound()) {
1007 if (L->is_bound()) {
1033 if (L->is_bound()) {
    [all...]
full-codegen-mips.cc 76 ASSERT(patch_site_.is_bound() == info_emitted_);
82 ASSERT(!patch_site_.is_bound() && !info_emitted_);
94 ASSERT(!patch_site_.is_bound() && !info_emitted_);
102 if (patch_site_.is_bound()) {
367 ASSERT(back_edge_target->is_bound());
405 if (return_label_.is_bound()) {
    [all...]
  /external/chromium_org/v8/src/x64/
assembler-x64.cc 346 ASSERT(!L->is_bound()); // Label may only be bound once.
758 if (L->is_bound()) {
1139 if (L->is_bound()) {
1217 if (L->is_bound()) {
    [all...]
full-codegen-x64.cc 57 ASSERT(patch_site_.is_bound() == info_emitted_);
75 if (patch_site_.is_bound()) {
90 ASSERT(!patch_site_.is_bound() && !info_emitted_);
330 ASSERT(back_edge_target->is_bound());
357 if (return_label_.is_bound()) {
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 448 ASSERT(!L->is_bound()); // Label may only be bound once.
860 if (L->is_bound()) {
1230 if (L->is_bound()) {
    [all...]
full-codegen-x64.cc 56 ASSERT(patch_site_.is_bound() == info_emitted_);
74 if (patch_site_.is_bound()) {
89 ASSERT(!patch_site_.is_bound() && !info_emitted_);
356 if (return_label_.is_bound()) {
    [all...]
  /external/v8/src/arm/
full-codegen-arm.cc 66 ASSERT(patch_site_.is_bound() == info_emitted_);
72 ASSERT(!patch_site_.is_bound() && !info_emitted_);
85 ASSERT(!patch_site_.is_bound() && !info_emitted_);
93 if (patch_site_.is_bound()) {
359 ASSERT(back_edge_target->is_bound());
396 if (return_label_.is_bound()) {
    [all...]
assembler-arm.cc 598 } else if (L->is_bound()) {
691 ASSERT(!L->is_bound()); // label can only be bound once
991 if (L->is_bound()) {
1011 if (L->is_bound()) {
    [all...]
  /external/chromium_org/v8/src/arm/
full-codegen-arm.cc 66 ASSERT(patch_site_.is_bound() == info_emitted_);
72 ASSERT(!patch_site_.is_bound() && !info_emitted_);
82 ASSERT(!patch_site_.is_bound() && !info_emitted_);
92 if (patch_site_.is_bound()) {
360 ASSERT(back_edge_target->is_bound());
387 if (return_label_.is_bound()) {
    [all...]
assembler-arm.cc 886 } else if (L->is_bound()) {
958 ASSERT(!L->is_bound()); // label can only be bound once
    [all...]

Completed in 1573 milliseconds

1 2