Notify CPU profiler when calling native getters
This change modifies code produced by BaseLoadStubCompiler::GenerateLoadCallback so that instead of calling AccessorGetter direcly it calls InvokeAccessorGetter which changes VM state and calls the actual callback. This way CPU profiler knows which external callback is being executed in this case.
BUG=244580
R=dcarney@chromium.org, loislo@chromium.org, svenpanne@chromium.org
Review URL: https://codereview.chromium.org/
16286016
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15116
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00