![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Classes | |
| struct | Forwarder |
Static Public Member Functions | |
| static v8::Handle< v8::Value > | callBoost (const Function &fn, const JS::JSArgs &args) |
| static Function | asBoost (const v8::Handle< v8::Function > &fn, const v8::Handle< v8::Object > *This) |
This class is used to override calling JS with a BidResultArgs structure. Instead of converting all of the arguments to a single JS value, it expands them and calls the function with the lot.
Definition at line 48 of file bidding_agent_js.cc.
1.7.6.1