Searched defs:ExpandBuffer (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/parsing/ | ||
| D | literal-buffer.cc | 33 void LiteralBuffer::ExpandBuffer() { in ExpandBuffer() function in v8::internal::LiteralBuffer |
| /third_party/node/deps/v8/src/regexp/ | ||
| D | regexp-bytecode-generator.cc | 400 void RegExpBytecodeGenerator::ExpandBuffer() { in ExpandBuffer() function in v8::internal::RegExpBytecodeGenerator |
| /third_party/node/deps/v8/src/objects/ | ||
| D | value-serializer.cc | 374 Maybe<bool> ValueSerializer::ExpandBuffer(size_t required_capacity) { in ExpandBuffer() function in v8::internal::ValueSerializer |