Home
last modified time | relevance | path

Searched refs:DECLARE_JS_COMPATIBLE_DESCRIPTOR (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors.h556 #define DECLARE_JS_COMPATIBLE_DESCRIPTOR(name) \ macro
711 DECLARE_JS_COMPATIBLE_DESCRIPTOR(JSTrampolineDescriptor)
1434 // TODO(ishell): Use DECLARE_JS_COMPATIBLE_DESCRIPTOR if registers match
1455 DECLARE_JS_COMPATIBLE_DESCRIPTOR(ArrayConstructorDescriptor)
1584 DECLARE_JS_COMPATIBLE_DESCRIPTOR(CppBuiltinAdaptorDescriptor)
2047 DECLARE_JS_COMPATIBLE_DESCRIPTOR(Construct_BaselineDescriptor)
2057 DECLARE_JS_COMPATIBLE_DESCRIPTOR(Construct_WithFeedbackDescriptor)
2097 #undef DECLARE_JS_COMPATIBLE_DESCRIPTOR macro

Completed in 3 milliseconds