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