Home | History | Annotate | Download | only in src

Lines Matching refs:constant_index

934   LoadConstantStub(Isolate* isolate, int constant_index)
936 set_sub_minor_key(ConstantIndexBits::encode(constant_index));
939 int constant_index() const {