pub unsafe extern "C" fn GetPromiseAllocationSite( promise: Handle<*mut JSObject>, ) -> *mut JSObject
Returns a js::SavedFrame linked list of the stack that lead to the given Promise’s allocation.