Searched defs:set_builtin_index (Results 1 – 3 of 3) sorted by relevance
34 void set_builtin_index(int i) { maybe_builtin_index_ = i; } in set_builtin_index() function
90 void set_builtin_index(int32_t index) { builtin_index_ = index; } in set_builtin_index() function
463 void Code::set_builtin_index(int index) { in set_builtin_index() function