Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digego/extempore
/ getType
Method
getType
include/SchemeProcess.h:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
void* getPtr2() { return ptr2; }
81
std::string getLabel() { return label; }
82
int getType() { return type; }
83
84
private:
85
uint64_t time;
Callers
6
jitCompileIRString
Method · 0.80
get_function_args
Method · 0.80
get_global_variable_type
Method · 0.80
call_compiled_closure
Method · 0.80
call_compiled
Method · 0.80
impromptu_task_executer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected