Searched refs:code_target_object_handle_at (Results 1 – 4 of 4) sorted by relevance
316 Handle<Object> Assembler::code_target_object_handle_at(Address pc) { in code_target_object_handle_at() function384 return origin->code_target_object_handle_at(pc_); in target_object_handle()488 return origin->code_target_object_handle_at(pc_ + 1); in code_age_stub_handle()
538 inline Handle<Object> code_target_object_handle_at(Address pc);
148 Handle<Object> Assembler::code_target_object_handle_at(Address pc) { in code_target_object_handle_at() function166 return origin->code_target_object_handle_at(pc_); in target_object_handle()
464 inline Handle<Object> code_target_object_handle_at(Address pc);