a bit better call stack
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
|
||||
void turnOn();
|
||||
|
||||
void add_method_call(const std::string &method);
|
||||
void add_method_call(const MlValue &function, const std::vector<MlValue> &args);
|
||||
void end_method_call();
|
||||
|
||||
std::string callstack() const;
|
||||
|
||||
Reference in New Issue
Block a user