Searched refs:code_target_object_handle_at (Results 1 – 2 of 2) sorted by relevance
209 Handle<Object> Assembler::code_target_object_handle_at(Address pc) { in code_target_object_handle_at() function295 return origin->code_target_object_handle_at(pc_); in target_object_handle()404 return origin->code_target_object_handle_at(pc_ + 1); in code_age_stub_handle()
557 inline Handle<Object> code_target_object_handle_at(Address pc);