GetThisPropertyAssignmentConstant 3428 src/arm/stub-cache-arm.cc       Handle<Object> constant(shared->GetThisPropertyAssignmentConstant(i));
GetThisPropertyAssignmentConstant 3391 src/ia32/stub-cache-ia32.cc       Handle<Object> constant(shared->GetThisPropertyAssignmentConstant(i));
GetThisPropertyAssignmentConstant 3426 src/mips/stub-cache-mips.cc       Handle<Object> constant(shared->GetThisPropertyAssignmentConstant(i));
GetThisPropertyAssignmentConstant 5666 src/objects.h    Object* GetThisPropertyAssignmentConstant(int index);
GetThisPropertyAssignmentConstant 3208 src/x64/stub-cache-x64.cc       Handle<Object> constant(shared->GetThisPropertyAssignmentConstant(i));