MCPcopy Create free account
hub / github.com/VKCOM/kphp / CombinatorFetch

Class CombinatorFetch

compiler/code-gen/files/tl2cpp/tl-combinator.h:106–117  ·  view source on GitHub ↗

The code that is common for combinators (func/constructor) fetch method generation. * 1) Field masks handling: array c_hints_objectExt::fetch(int fields_mask) { array result; result.set_value(tl_str$type, t_Int().fetch(), -445613708); result.set_value(tl_str$object_id, t_Int().fetch(), 65801733); if (fields_mask & (1 << 0)) { result.set_value(tl_s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileMethod · 0.85
compileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected