/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/v8/src/compiler/ |
D | checkpoint-elimination.h | 18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | access-builder.h | 21 : public NON_EXPORTED_BASE(AllStatic) { 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 | machine-graph.h | 23 class V8_EXPORT_PRIVATE MachineGraph : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | machine-operator-reducer.h | 24 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
|
D | dead-code-elimination.h | 40 : 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 | js-intrinsic-lowering.h | 32 : 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 | simplified-operator-reducer.h | 27 : 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 | common-operator-reducer.h | 25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | typed-optimization.h | 28 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | branch-elimination.h | 23 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | js-typed-lowering.h | 32 : 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 | js-create-lowering.h | 33 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
/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/objects/ |
D | regexp-match-info.h | 27 class V8_EXPORT_PRIVATE RegExpMatchInfo : NON_EXPORTED_BASE(public FixedArray) { in NON_EXPORTED_BASE() function
|