Searched refs:kPlaceholderMarker (Results 1 – 1 of 1) sorted by relevance
26 static const int kPlaceholderMarker = 1000000000; variable271 code->set_constant_pool_offset(static_cast<int>(index) + kPlaceholderMarker); in CreatePlaceholder()299 target->constant_pool_offset() >= kPlaceholderMarker) { in LinkFunction()301 uint32_t index = target->constant_pool_offset() - kPlaceholderMarker; in LinkFunction()