/external/v8/src/base/ |
D | compiler-specific.h | 84 #define NON_EXPORTED_BASE(code) \ macro 91 #define NON_EXPORTED_BASE(code) code macro
|
D | page-allocator.h | 16 : public NON_EXPORTED_BASE(::v8::PageAllocator) { in NON_EXPORTED_BASE() function
|
/external/pdfium/third_party/base/ |
D | compiler_specific.h | 58 #define NON_EXPORTED_BASE(code) \ macro 71 #define NON_EXPORTED_BASE(code) code macro
|
/external/v8/src/interpreter/ |
D | bytecode-register-optimizer.h | 21 : public NON_EXPORTED_BASE(BytecodeRegisterAllocator::Observer), in NON_EXPORTED_BASE() function 22 public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE()
|
/external/v8/src/libplatform/ |
D | worker-thread.h | 21 class V8_PLATFORM_EXPORT WorkerThread : public NON_EXPORTED_BASE(base::Thread) { in NON_EXPORTED_BASE() function
|
D | default-worker-threads-task-runner.h | 18 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
|
D | default-foreground-task-runner.h | 19 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
|
D | default-platform.h | 32 class V8_PLATFORM_EXPORT DefaultPlatform : public NON_EXPORTED_BASE(Platform) { in NON_EXPORTED_BASE() function
|
/external/v8/src/compiler/ |
D | checkpoint-elimination.h | 18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | constant-folding-reducer.h | 18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | type-narrowing-reducer.h | 20 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | value-numbering-reducer.h | 17 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
|
D | loop-peeling.h | 22 class V8_EXPORT_PRIVATE PeeledIteration : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | simplified-operator-reducer.h | 27 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | compiler-source-position-table.h | 18 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | dead-code-elimination.h | 40 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | common-operator-reducer.h | 25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | schedule.h | 30 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function 195 class V8_EXPORT_PRIVATE Schedule final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | machine-graph.h | 23 class V8_EXPORT_PRIVATE MachineGraph : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | branch-elimination.h | 23 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | graph.h | 35 class V8_EXPORT_PRIVATE Graph final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | linkage.h | 168 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function 367 class V8_EXPORT_PRIVATE Linkage : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | instruction.h | 525 : public NON_EXPORTED_BASE(LocationOperand) { in NON_EXPORTED_BASE() function 671 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function 731 : public NON_EXPORTED_BASE(ZoneVector<MoveOperands *>), in NON_EXPORTED_BASE() function 732 public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() 1347 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function 1373 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function 1482 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
/external/v8/src/objects/ |
D | regexp-match-info.h | 27 class V8_EXPORT_PRIVATE RegExpMatchInfo : NON_EXPORTED_BASE(public FixedArray) { in NON_EXPORTED_BASE() function
|
/external/v8/src/ |
D | cancelable-task.h | 140 NON_EXPORTED_BASE(public Task) {
|