Home
last modified time | relevance | path

Searched refs:InObjectPropertyAtPut (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dheap.cc2349 JSObject::cast(result)->InObjectPropertyAtPut(arguments_callee_index, in AllocateArgumentsObject()
2351 JSObject::cast(result)->InObjectPropertyAtPut(arguments_length_index, in AllocateArgumentsObject()
Dobjects-inl.h1264 Object* JSObject::InObjectPropertyAtPut(int index, in InObjectPropertyAtPut() function
Dobjects.h1456 inline Object* InObjectPropertyAtPut(int index,
Druntime.cc126 copy->InObjectPropertyAtPut(i, result); in DeepCopyBoilerplate()
Dobjects.cc8010 obj->InObjectPropertyAtPut(current_offset, in TransformPropertiesToFastFor()