Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.h326 #define DEFINE_REF_CONSTRUCTOR(Name, Base) \ macro
336 DEFINE_REF_CONSTRUCTOR(HeapObject, ObjectRef)
352 DEFINE_REF_CONSTRUCTOR(PropertyCell, HeapObjectRef)
370 DEFINE_REF_CONSTRUCTOR(JSReceiver, HeapObjectRef)
377 DEFINE_REF_CONSTRUCTOR(JSObject, JSReceiverRef)
428 DEFINE_REF_CONSTRUCTOR(JSDataView, JSObjectRef)
437 DEFINE_REF_CONSTRUCTOR(JSBoundFunction, JSObjectRef)
448 DEFINE_REF_CONSTRUCTOR(JSFunction, JSObjectRef)
478 DEFINE_REF_CONSTRUCTOR(RegExpBoilerplateDescription, HeapObjectRef)
494 DEFINE_REF_CONSTRUCTOR(HeapNumbe
1025 #undef DEFINE_REF_CONSTRUCTOR global() macro
[all...]

Completed in 2 milliseconds