Searched defs:EnsureInputBufferSize (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | bytecode-graph-builder.cc | 1874 Node** BytecodeGraphBuilder::EnsureInputBufferSize(int size) { in EnsureInputBufferSize() function in v8::internal::compiler::BytecodeGraphBuilder |
D | ast-graph-builder.cc | 4063 Node** AstGraphBuilder::EnsureInputBufferSize(int size) { in EnsureInputBufferSize() function in v8::internal::compiler::AstGraphBuilder |