Lines Matching refs:GetConstantPoolEntry
290 size_t entry = GetConstantPoolEntry(object);
395 size_t name_index = GetConstantPoolEntry(name);
413 size_t name_index = GetConstantPoolEntry(name);
465 size_t name_index = GetConstantPoolEntry(name);
481 size_t name_index = GetConstantPoolEntry(name);
498 size_t name_index = GetConstantPoolEntry(name);
533 size_t name_index = GetConstantPoolEntry(name);
568 size_t entry = GetConstantPoolEntry(shared_info);
597 size_t pattern_entry = GetConstantPoolEntry(pattern);
616 size_t constant_elements_entry = GetConstantPoolEntry(constant_elements);
637 size_t constant_properties_entry = GetConstantPoolEntry(constant_properties);
905 GetConstantPoolEntry(handle(Smi::FromInt(delta), isolate()));
1118 size_t BytecodeArrayBuilder::GetConstantPoolEntry(Handle<Object> object) {