Searched defs:number_of_roots (Results 1 – 2 of 2) sorted by relevance
664 static uint32_t ComputeRootTableSize(uint32_t number_of_roots) { in ComputeRootTableSize()711 static uint8_t* GetRootTable(const void* code_ptr, uint32_t* number_of_roots = nullptr) { in GetRootTable()757 uint32_t number_of_roots = 0; in SweepRootTables() local1357 size_t number_of_roots, in ReserveData()
1378 size_t number_of_roots = codegen->GetNumberOfJitRoots(); in JitCompile() local