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

Method context

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

Source from the content-addressed store, hash-verified

59 }
60
61 v8::Local<v8::Context> context() { return m_context.Get(m_isolate); }
62
63 void initV8() {
64 static std::unique_ptr<v8::Platform> m_platform;

Callers 3

pushFunctionsMethod · 0.45
pushPropertiesMethod · 0.45
makeGlobalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected