Searched refs:GetDebugLocation (Results 1 – 1 of 1) sorted by relevance
2289 debug::Location GetDebugLocation(Handle<Script> script, int source_position) { in GetDebugLocation() function2317 debug::Location start = GetDebugLocation(script, shared->StartPosition()); in IsBlackboxed()2318 debug::Location end = GetDebugLocation(script, shared->EndPosition()); in IsBlackboxed()