Searched defs:__gc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/bcc/src/lua/bpf/ |
H A D | elf.lua | 182 __gc = function (t) t:close() end, function
|
H A D | bpf.lua | 1393 __gc = function (map) S.close(map.fd) end, function
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
H A D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|