sb-docs
Function: SB-DEBUG::STACK-ALLOCATED-P
Lambda list
sb-docs
Docs
»
Function: SB-DEBUG::STACK-ALLOCATED-P
View page source
Function: SB-DEBUG::STACK-ALLOCATED-P
¶
Returns T if OBJ is allocated on the stack of the current thread, NIL otherwise.
Lambda list
¶
(
sb-debug::obj
)