Home
last modified time | relevance | path

Searched refs:GLOBAL_ARRAY_BACKING_STORE (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.h2248 #define GLOBAL_ARRAY_BACKING_STORE(type, name, length) type name##_[length]; macro
2249 ISOLATE_INIT_ARRAY_LIST(GLOBAL_ARRAY_BACKING_STORE)
2250 #undef GLOBAL_ARRAY_BACKING_STORE