@salesforce/b2c-tooling-sdk / operations/debug / projectThreadLocation
Function: projectThreadLocation()
projectThreadLocation(
thread,mapper):MappedLocation|null
Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:127
Project the top-of-stack location for a thread, mapping the script path. Returns null if the thread has no call stack.
Parameters
thread
mapper
Returns
MappedLocation | null