Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Fix use of deprecated methods removed in V8 7.0 #119

Merged
merged 1 commit into from Jan 22, 2019

Commits on Jan 22, 2019

  1. Fix use of deprecated methods removed in V8 7.0

    StackFrame::GetFrame(uint32_t index) was deprecated in V8 6.9 and
    removed in V8 7.0.
    
    PR-URL: nodejs#119
    Refs: nodejs/node#22531
    Refs: nodejs#116
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    richardlau committed Jan 22, 2019
    Copy the full SHA
    26f88d0 View commit details
    Browse the repository at this point in the history