Home
last modified time | relevance | path

Searched refs:FUNCTION_ADDR (Results 1 – 22 of 22) sorted by relevance

/external/v8/src/
Dexternal-reference.cc178 Redirect(FUNCTION_ADDR(IncrementalMarking::RecordWriteFromCode))); in incremental_marking_record_write_function()
188 Redirect(FUNCTION_ADDR(HandleScope::DeleteExtensions))); in delete_handle_scope_extensions()
192 return ExternalReference(Redirect(FUNCTION_ADDR(JSDate::GetField))); in get_date_field_function()
224 return ExternalReference(Redirect(FUNCTION_ADDR(Deoptimizer::New))); in new_deoptimizer_function()
229 Redirect(FUNCTION_ADDR(Deoptimizer::ComputeOutputFrames))); in compute_output_frames_function()
233 return ExternalReference(Redirect(FUNCTION_ADDR(wasm::f32_trunc_wrapper))); in wasm_f32_trunc()
236 return ExternalReference(Redirect(FUNCTION_ADDR(wasm::f32_floor_wrapper))); in wasm_f32_floor()
239 return ExternalReference(Redirect(FUNCTION_ADDR(wasm::f32_ceil_wrapper))); in wasm_f32_ceil()
243 Redirect(FUNCTION_ADDR(wasm::f32_nearest_int_wrapper))); in wasm_f32_nearest_int()
247 return ExternalReference(Redirect(FUNCTION_ADDR(wasm::f64_trunc_wrapper))); in wasm_f64_trunc()
[all …]
Dexternal-reference-table.cc86 #define DEF_ENTRY(Name, ...) {FUNCTION_ADDR(&Builtin_##Name), "Builtin_" #Name}, in AddBuiltins()
163 {FUNCTION_ADDR(&Accessors::AccessorName##Getter), \ in AddAccessors()
170 { FUNCTION_ADDR(&Accessors::name), "Accessors::" #name}, in AddAccessors()
Dapi-arguments-inl.h57 ExternalCallbackScope call_scope(ISOLATE, FUNCTION_ADDR(F)); \
117 ExternalCallbackScope call_scope(isolate, FUNCTION_ADDR(f)); in FOR_EACH_CALLBACK()
Dglobals.h265 #define FUNCTION_ADDR(f) (reinterpret_cast<v8::internal::Address>(f)) macro
Dapi.cc8888 isolate->factory()->NewForeign(FUNCTION_ADDR(that)); in AddMessageListenerWithErrorLevel()
8909 if (callback_obj->foreign_address() == FUNCTION_ADDR(that)) { in RemoveMessageListeners()
/external/v8/src/runtime/
Druntime.cc34 Runtime::k##name, Runtime::RUNTIME, #name, FUNCTION_ADDR(Runtime_##name), \
43 FUNCTION_ADDR(Runtime_##name), number_of_args, result_size \
/external/v8/src/builtins/
Dbuiltins.cc40 { FUNCTION_ADDR(Builtin_##Name) }},
42 { FUNCTION_ADDR(Builtin_##Name) }},
Dsetup-builtins-internal.cc283 code = BuildAdaptor(isolate, index, FUNCTION_ADDR(Builtin_##Name), \ in SetupBuiltinsInternal()
287 code = BuildAdaptor(isolate, index, FUNCTION_ADDR(Builtin_##Name), \ in SetupBuiltinsInternal()
/external/v8/src/ia32/
Dcode-stubs-ia32.cc153 __ call(FUNCTION_ADDR(isolate()->function_entry_hook()), in Generate()
/external/v8/src/arm64/
Dcode-stubs-arm64.cc272 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
/external/v8/src/arm/
Dcode-stubs-arm.cc299 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
Dsimulator-arm.cc1686 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1691 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1696 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1824 reinterpret_cast<void*>(FUNCTION_ADDR(target)), arg0, arg1, arg2, in SoftwareInterrupt()
/external/v8/src/ppc/
Dcode-stubs-ppc.cc292 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
Dsimulator-ppc.cc1254 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1259 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1264 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1408 reinterpret_cast<void*>(FUNCTION_ADDR(target)), arg[0], arg[1], in SoftwareInterrupt()
/external/v8/src/mips/
Dcode-stubs-mips.cc291 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
Dsimulator-mips.cc2300 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2305 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2310 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2411 reinterpret_cast<void*>(FUNCTION_ADDR(target)), arg0, arg1, arg2, in SoftwareInterrupt()
/external/v8/src/x64/
Dcode-stubs-x64.cc207 __ Move(rax, FUNCTION_ADDR(isolate()->function_entry_hook()), in Generate()
/external/v8/src/mips64/
Dcode-stubs-mips64.cc293 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
Dsimulator-mips64.cc2237 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2242 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2247 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2353 reinterpret_cast<void*>(FUNCTION_ADDR(target)), arg0, arg1, arg2, in SoftwareInterrupt()
/external/v8/src/s390/
Dcode-stubs-s390.cc346 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
Dsimulator-s390.cc1905 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1910 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1915 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2059 reinterpret_cast<void*>(FUNCTION_ADDR(target)), arg[0], arg[1], in SoftwareInterrupt()
/external/v8/src/heap/
Dheap.cc5259 return FUNCTION_ADDR(StoreBuffer::StoreBufferOverflow); in store_buffer_overflow_function_address()