Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ gc_mark
Method
gc_mark
source/binding/NodeJS/src/apis/job.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void JobImpl::gc_mark(maajs::NativeMarkerFunc marker)
150
{
151
marker(source.Value());
152
}
153
154
maajs::ValueType load_job(maajs::EnvType env)
155
{
Callers
nothing calls this directly
Calls
1
Value
Method · 0.45
Tested by
no test coverage detected