Searched refs:STUB (Results 1 – 17 of 17) sorted by relevance
/external/v8/test/cctest/ |
D | test-assembler-ia32.cc | 74 Code::ComputeFlags(Code::STUB), in TEST() 112 Code::ComputeFlags(Code::STUB), in TEST() 154 Code::ComputeFlags(Code::STUB), in TEST() 188 Code::ComputeFlags(Code::STUB), in TEST() 222 Code::ComputeFlags(Code::STUB), in TEST() 251 Code::ComputeFlags(Code::STUB), in TEST() 288 Code::ComputeFlags(Code::STUB), in TEST() 328 Code::ComputeFlags(Code::STUB), in TEST() 383 Code::ComputeFlags(Code::STUB), in TEST()
|
D | test-assembler-arm.cc | 71 Code::ComputeFlags(Code::STUB), 108 Code::ComputeFlags(Code::STUB), 154 Code::ComputeFlags(Code::STUB), 202 Code::ComputeFlags(Code::STUB), 317 Code::ComputeFlags(Code::STUB), 377 Code::ComputeFlags(Code::STUB), 412 Code::ComputeFlags(Code::STUB), 488 Code::ComputeFlags(Code::STUB), in TestRoundingMode() 674 Code::ComputeFlags(Code::STUB), 789 Code::ComputeFlags(Code::STUB), [all …]
|
D | test-assembler-mips.cc | 78 Code::ComputeFlags(Code::STUB), in TEST() 116 Code::ComputeFlags(Code::STUB), in TEST() 256 Code::ComputeFlags(Code::STUB), in TEST() 322 Code::ComputeFlags(Code::STUB), in TEST() 388 Code::ComputeFlags(Code::STUB), in TEST() 457 Code::ComputeFlags(Code::STUB), in TEST() 530 Code::ComputeFlags(Code::STUB), in TEST() 604 Code::ComputeFlags(Code::STUB), in TEST() 703 Code::ComputeFlags(Code::STUB), in TEST() 750 Code::ComputeFlags(Code::STUB), in TEST() [all …]
|
D | test-heap.cc | 81 Code::ComputeFlags(Code::STUB), in CheckFindCodeObject() 95 Code::ComputeFlags(Code::STUB), in CheckFindCodeObject()
|
D | test-disasm-ia32.cc | 465 Code::ComputeFlags(Code::STUB), in TEST()
|
/external/v8/src/ |
D | code-stubs.cc | 68 GDBJIT(AddCode(GDBJITInterface::STUB, GetName(), code)); in RecordCodeGeneration() 85 return Code::STUB; in GetCodeKind()
|
D | gdb-jit.h | 55 V(STUB) \
|
D | disassembler.cc | 257 } else if (kind == Code::STUB) { in DecodeIt()
|
D | debug.cc | 176 if (code->kind() == Code::STUB) { in Next() 426 (maybe_call_function_stub->kind() == Code::STUB && in PrepareStepIn() 1343 if (maybe_call_function_stub->kind() == Code::STUB && in PrepareStep() 1549 if (code->kind() == Code::STUB) { in FindDebugBreak()
|
D | stub-cache.cc | 1847 Code::Flags flags = Code::ComputeFlags(Code::STUB); in GetCode() 1855 GDBJIT(AddCode(GDBJITInterface::STUB, "ConstructStub", Code::cast(code))); in GetCode()
|
D | objects-inl.h | 2575 ASSERT(is_call_stub() || is_keyed_call_stub() || kind() == STUB); in arguments_count() 2581 ASSERT(kind() == STUB || in major_key() 2589 ASSERT(kind() == STUB || in set_major_key()
|
D | liveedit.cc | 1414 } else if (pre_top_frame_code->kind() == Code::STUB && in DropFrames()
|
D | log.cc | 1321 case Code::STUB: in LogCodeObject()
|
D | spaces.cc | 1563 CASE(STUB); in ReportCodeKindStatistics()
|
D | objects.h | 3242 STUB, enumerator
|
D | objects.cc | 6527 case STUB: return "STUB"; in Kind2String()
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 109910 STUB S T AH1 B
|