Searched refs:code_target_object_handle_at (Results 1 – 6 of 6) sorted by relevance
136 Handle<Object> Assembler::code_target_object_handle_at(Address pc) { in code_target_object_handle_at() function155 return Handle<HeapObject>::cast(origin->code_target_object_handle_at(pc_)); in target_object_handle()
548 inline Handle<Object> code_target_object_handle_at(Address pc);
269 Handle<Code> Assembler::code_target_object_handle_at(Address pc) { in code_target_object_handle_at() function327 return origin->code_target_object_handle_at(pc_); in target_object_handle()
529 inline Handle<Code> code_target_object_handle_at(Address pc);
545 Handle<Code> Assembler::code_target_object_handle_at(Address pc) {702 return origin->code_target_object_handle_at(pc_);
975 inline Handle<Code> code_target_object_handle_at(Address pc);