Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
pushFunctions
Method · 0.45
pushProperties
Method · 0.45
makeGlobal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected