Searched refs:code_target_object_handle_at (Results 1 – 10 of 10) sorted by relevance
119 Handle<Object> Assembler::code_target_object_handle_at(Address pc, in code_target_object_handle_at() function178 origin->code_target_object_handle_at(pc_, constant_pool_)); in target_object_handle()
269 inline Handle<Object> code_target_object_handle_at(Address pc,
135 Handle<Object> Assembler::code_target_object_handle_at(Address pc) { in code_target_object_handle_at() function167 return Handle<HeapObject>::cast(origin->code_target_object_handle_at(pc_)); in target_object_handle()
289 inline Handle<Object> code_target_object_handle_at(Address pc);
141 Handle<Object> Assembler::code_target_object_handle_at(Address pc, in code_target_object_handle_at() function173 origin->code_target_object_handle_at(pc_, constant_pool_)); in target_object_handle()
272 inline Handle<Object> code_target_object_handle_at(Address pc,
267 Handle<CodeT> Assembler::code_target_object_handle_at(Address pc) { in code_target_object_handle_at() function336 return origin->code_target_object_handle_at(pc_); in target_object_handle()
459 inline Handle<CodeT> code_target_object_handle_at(Address pc);
490 Handle<CodeT> Assembler::code_target_object_handle_at(Address pc) {685 return origin->code_target_object_handle_at(pc_);
265 inline Handle<CodeT> code_target_object_handle_at(Address pc);