Home | History | Annotate | Download | only in x64

Lines Matching full:constantpoolarray

519                                           ConstantPoolArray* constant_pool);
521 ConstantPoolArray* constant_pool,
526 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL;
534 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL;
1116 Handle<ConstantPoolArray> NewConstantPool(Isolate* isolate);
1119 void PopulateConstantPool(ConstantPoolArray* constant_pool);