Searched refs:stack_map_data (Results 1 – 2 of 2) sorted by relevance
456 uint8_t* stack_map_data = roots_data + root_table_size; in CommitData() local459 memcpy(stack_map_data, stack_map.data(), stack_map.size()); in CommitData()
658 const uint8_t* stack_map_data = roots_data + root_table_size; in Commit() local665 reserved_code, code, stack_map_data, has_should_deoptimize_flag); in Commit()