Searched refs:HEAP_ACCESSOR_C (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
H A D | heap-refs.cc | 1404 #define HEAP_ACCESSOR_C(holder, result, name) \ macro 1416 HEAP_ACCESSOR_C(AllocationSite, bool, CanInlineCall) 1417 HEAP_ACCESSOR_C(AllocationSite, bool, PointsToLiteral) 1418 HEAP_ACCESSOR_C(AllocationSite, ElementsKind, GetElementsKind) 1419 HEAP_ACCESSOR_C(AllocationSite, AllocationType, GetAllocationType) 1436 HEAP_ACCESSOR_C(HeapNumber, double, value) 1458 HEAP_ACCESSOR_C(JSDataView, size_t, byte_length) 1478 HEAP_ACCESSOR_C(Map, int, NextFreePropertyIndex) 1480 HEAP_ACCESSOR_C(Map, InstanceType, instance_type) 1510 HEAP_ACCESSOR_C(FunctionTemplateInf 2269 #undef HEAP_ACCESSOR_C global() macro [all...] |
Completed in 4 milliseconds