Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dpersistent-map.h182 // {path_array} has to be the last member: To store an array inline, we
184 // {path_array}. This corresponds to a flexible array member as defined in
186 const FocusedTree* path_array[1]; member
190 reinterpret_cast<byte*>(this) + offsetof(FocusedTree, path_array))[i]; in path()
196 offsetof(FocusedTree, path_array))[i];

Completed in 2 milliseconds