Home
last modified time | relevance | path

Searched refs:NON_EXPORTED_BASE (Results 1 – 25 of 54) sorted by relevance

123

/external/v8/src/base/
Dcompiler-specific.h84 #define NON_EXPORTED_BASE(code) \ macro
91 #define NON_EXPORTED_BASE(code) code macro
Dpage-allocator.h16 : public NON_EXPORTED_BASE(::v8::PageAllocator) { in NON_EXPORTED_BASE() function
/external/pdfium/third_party/base/
Dcompiler_specific.h58 #define NON_EXPORTED_BASE(code) \ macro
71 #define NON_EXPORTED_BASE(code) code macro
/external/v8/src/interpreter/
Dbytecode-register-optimizer.h21 : 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/
Dworker-thread.h21 class V8_PLATFORM_EXPORT WorkerThread : public NON_EXPORTED_BASE(base::Thread) { in NON_EXPORTED_BASE() function
Ddefault-worker-threads-task-runner.h18 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
Ddefault-foreground-task-runner.h19 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
Ddefault-platform.h32 class V8_PLATFORM_EXPORT DefaultPlatform : public NON_EXPORTED_BASE(Platform) { in NON_EXPORTED_BASE() function
/external/v8/src/compiler/
Dcheckpoint-elimination.h18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dconstant-folding-reducer.h18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dtype-narrowing-reducer.h20 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dvalue-numbering-reducer.h17 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Dloop-peeling.h22 class V8_EXPORT_PRIVATE PeeledIteration : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dsimplified-operator-reducer.h27 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dcompiler-source-position-table.h18 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Ddead-code-elimination.h40 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dcommon-operator-reducer.h25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dschedule.h30 : 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
Dmachine-graph.h23 class V8_EXPORT_PRIVATE MachineGraph : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dbranch-elimination.h23 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dgraph.h35 class V8_EXPORT_PRIVATE Graph final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dlinkage.h168 : 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
Dinstruction.h525 : 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/
Dregexp-match-info.h27 class V8_EXPORT_PRIVATE RegExpMatchInfo : NON_EXPORTED_BASE(public FixedArray) { in NON_EXPORTED_BASE() function
/external/v8/src/
Dcancelable-task.h140 NON_EXPORTED_BASE(public Task) {

123