MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / Check

Function Check

src/script/v8/engine.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45template<typename T>
46void Check(const T&){}
47
48static v8::Local<v8::Value> returnValue(v8::Isolate* isolate, const Value& value);
49

Callers 4

raiseEventMethod · 0.85
pushFunctionsMethod · 0.85
pushPropertiesMethod · 0.85
makeGlobalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected