Home | History | Annotate | Download | only in src

Lines Matching refs:blocks

51   int n = impl->blocks()->length();
54 (isolate->handle_scope_data()->next - impl->blocks()->last()));
76 if (!impl->blocks()->is_empty()) {
77 Object** limit = &impl->blocks()->last()[kHandleBlockSize];
89 // Add the extension to the global list of blocks, but count the
91 impl->blocks()->Add(result);