Searched refs:GrowableFixedArray (Results 1 – 5 of 5) sorted by relevance
12 void GrowableFixedArray::Push(TNode<Object> const value) { in Push()36 TNode<JSArray> GrowableFixedArray::ToJSArray(TNode<Context> const context) { in ToJSArray()68 TNode<IntPtrT> GrowableFixedArray::NewCapacity( in NewCapacity()83 TNode<FixedArray> GrowableFixedArray::ResizeFixedArray( in ResizeFixedArray()
17 class GrowableFixedArray : public CodeStubAssembler {19 explicit GrowableFixedArray(compiler::CodeAssemblerState* state) in GrowableFixedArray() function
222 GrowableFixedArray values(state()); in IterableToList()
1872 GrowableFixedArray array(state()); in RegExpPrototypeMatchBody()2393 GrowableFixedArray array(state()); in RegExpPrototypeSplitBody()
1834 GrowableFixedArray values(state()); in TF_BUILTIN()