/external/v8/src/ |
D | external-reference.cc | 178 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 …]
|
D | external-reference-table.cc | 86 #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()
|
D | api-arguments-inl.h | 57 ExternalCallbackScope call_scope(ISOLATE, FUNCTION_ADDR(F)); \ 117 ExternalCallbackScope call_scope(isolate, FUNCTION_ADDR(f)); in FOR_EACH_CALLBACK()
|
D | globals.h | 265 #define FUNCTION_ADDR(f) (reinterpret_cast<v8::internal::Address>(f)) macro
|
D | api.cc | 8888 isolate->factory()->NewForeign(FUNCTION_ADDR(that)); in AddMessageListenerWithErrorLevel() 8909 if (callback_obj->foreign_address() == FUNCTION_ADDR(that)) { in RemoveMessageListeners()
|
/external/v8/src/runtime/ |
D | runtime.cc | 34 Runtime::k##name, Runtime::RUNTIME, #name, FUNCTION_ADDR(Runtime_##name), \ 43 FUNCTION_ADDR(Runtime_##name), number_of_args, result_size \
|
/external/v8/src/builtins/ |
D | builtins.cc | 40 { FUNCTION_ADDR(Builtin_##Name) }}, 42 { FUNCTION_ADDR(Builtin_##Name) }},
|
D | setup-builtins-internal.cc | 283 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/ |
D | code-stubs-ia32.cc | 153 __ call(FUNCTION_ADDR(isolate()->function_entry_hook()), in Generate()
|
/external/v8/src/arm64/ |
D | code-stubs-arm64.cc | 272 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
|
/external/v8/src/arm/ |
D | code-stubs-arm.cc | 299 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
|
D | simulator-arm.cc | 1686 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/ |
D | code-stubs-ppc.cc | 292 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
|
D | simulator-ppc.cc | 1254 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/ |
D | code-stubs-mips.cc | 291 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
|
D | simulator-mips.cc | 2300 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/ |
D | code-stubs-x64.cc | 207 __ Move(rax, FUNCTION_ADDR(isolate()->function_entry_hook()), in Generate()
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 293 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
|
D | simulator-mips64.cc | 2237 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/ |
D | code-stubs-s390.cc | 346 ApiFunction dispatcher(FUNCTION_ADDR(EntryHookTrampoline)); in Generate()
|
D | simulator-s390.cc | 1905 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/ |
D | heap.cc | 5259 return FUNCTION_ADDR(StoreBuffer::StoreBufferOverflow); in store_buffer_overflow_function_address()
|