Searched defs:rootAccessorName (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/codegen/ |
D | code-stub-assembler.h | 122 V, rootIndexName, rootAccessorName, class_name) \ argument 530 #define HEAP_CONSTANT_ACCESSOR(rootIndexName, rootAccessorName, name) \ argument 537 #define HEAP_CONSTANT_ACCESSOR(rootIndexName, rootAccessorName, name) \ argument 544 #define HEAP_CONSTANT_TEST(rootIndexName, rootAccessorName, name) \ argument 4439 #define CLASS_MAP_CONSTANT_ADAPTER(V, rootIndexName, rootAccessorName, \ argument
|
D | code-stub-assembler.cc | 235 #define HEAP_CONSTANT_ACCESSOR(rootIndexName, rootAccessorName, name) \ argument 246 #define HEAP_CONSTANT_ACCESSOR(rootIndexName, rootAccessorName, name) \ argument 257 #define HEAP_CONSTANT_TEST(rootIndexName, rootAccessorName, name) \ in HEAP_IMMUTABLE_IMMOVABLE_OBJECT_LIST() argument
|