Home
last modified time | relevance | path

Searched defs:NON_EXPORTED_BASE (Results 1 – 25 of 58) sorted by relevance

123

/external/v8/src/base/
Dcompiler-specific.h94 #define NON_EXPORTED_BASE(code) \ macro
101 #define NON_EXPORTED_BASE(code) code macro
/external/v8/src/compiler/
Dcheckpoint-elimination.h18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Daccess-builder.h21 : public NON_EXPORTED_BASE(AllStatic) { in NON_EXPORTED_BASE() function
Dschedule.h32 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
183 class V8_EXPORT_PRIVATE Schedule final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dloop-peeling.h19 class V8_EXPORT_PRIVATE PeeledIteration : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dmachine-operator-reducer.h25 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Ddead-code-elimination.h25 : 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
Dsimplified-operator-reducer.h27 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dvalue-numbering-reducer.h17 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Descape-analysis-reducer.h22 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dcommon-operator-reducer.h25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Djs-intrinsic-lowering.h32 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Djs-create-lowering.h33 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
/external/libmojo/mojo/public/cpp/bindings/lib/
Dfixed_buffer.h21 : NON_EXPORTED_BASE(public Buffer) { in NON_EXPORTED_BASE() function
Dcontrol_message_handler.h21 : NON_EXPORTED_BASE(public MessageReceiverWithResponderStatus) { in NON_EXPORTED_BASE() function
/external/libmojo/mojo/public/cpp/bindings/
Dmessage_header_validator.h15 : NON_EXPORTED_BASE(public MessageReceiver) { in NON_EXPORTED_BASE() function
Dpipe_control_message_handler.h21 : NON_EXPORTED_BASE(public MessageReceiver) { in NON_EXPORTED_BASE() function
Dfilter_chain.h20 : NON_EXPORTED_BASE(public MessageReceiver) { in NON_EXPORTED_BASE() function
/external/v8/src/interpreter/
Dbytecode-dead-code-optimizer.h19 : public NON_EXPORTED_BASE(BytecodePipelineStage), in NON_EXPORTED_BASE() function
Dbytecode-peephole-optimizer.h23 : public NON_EXPORTED_BASE(BytecodePipelineStage), in NON_EXPORTED_BASE() function
Dbytecode-array-writer.h26 : public NON_EXPORTED_BASE(BytecodePipelineStage) { in NON_EXPORTED_BASE() function
/external/v8/src/libplatform/
Dworker-thread.h21 class V8_PLATFORM_EXPORT WorkerThread : public NON_EXPORTED_BASE(base::Thread) { in NON_EXPORTED_BASE() function
/external/libmojo/mojo/public/cpp/system/
Dbuffer.h46 : NON_EXPORTED_BASE(public Handle) { in NON_EXPORTED_BASE() function
/external/v8/src/objects/
Dregexp-match-info.h26 class V8_EXPORT_PRIVATE RegExpMatchInfo : NON_EXPORTED_BASE(public FixedArray) { in NON_EXPORTED_BASE() function

123