Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dutil-inl.h554 if (length_ > sizeof(stack_storage_) || abv->HasBuffer()) { in Read()
557 abv->CopyContents(stack_storage_, sizeof(stack_storage_)); in Read()
558 data_ = stack_storage_; in Read()
H A Dutil.h520 T stack_storage_[kStackStorageSize]; member in node::ArrayBufferViewContents

Completed in 4 milliseconds