Function js::jsapi::GetPromiseAllocationSite
[−]
[src]
pub unsafe extern "C" fn GetPromiseAllocationSite(
promise: HandleObject
) -> *mut JSObject
Returns a js::SavedFrame linked list of the stack that lead to the given Promise's allocation.