Description[V8] Add FunctionMirror.prototype.contextDebugId method
This method returns contextDebugId for function. We can't use context_data from FunctionMirror.prototype.script because it can be incorrect when compilation cache is used and one script object was used for JSFunctions in different contexts.
BUG=chromium:595206
LOG=Y
R=yangguo@chromium.org
Committed: https://crrev.com/2bcbd1e8e28efd97961222785dfe40fcd2581c55
Cr-Commit-Position: refs/heads/master@{#35117}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 13 (4 generated)
|