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

Class CombinatorStore

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

The code that is common for combinators (func/constructor) store method generation. * * 1) Field masks handling: void c_hints_objectExt::store(const mixed& tl_object, int fields_mask) { (void)tl_object; t_Int().store(tl_arr_get(tl_object, tl_str$type, 2, -445613708)); t_Int().store(tl_arr_get(tl_object, tl_str$object_id, 3, 65801733)); if (fields_mask & (1 << 0)) {

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