Home
last modified time | relevance | path

Searched defs:call_target (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.h71 Address call_target() { return call_target_; } in call_target() function
Dwasm-objects.cc496 Address call_target = target_instance.GetCallTarget(func->func_index); in UpdateDispatchTables() local
734 Address call_target, Object ref) { in Set()
1111 Address call_target) { in SetWasmToWasm()
1459 Address call_target = kNullAddress; in ImportWasmJSFunctionIntoTable() local
1906 Isolate* isolate, Address call_target, Handle<Foreign> embedder_data, in New()
1956 Address call_target = instance->GetCallTarget(func_index); in New() local
2088 Address call_target = kNullAddress; in New() local
Dc-api.cc1669 i::Address call_target = function_data->internal().foreign_address(); in call() local
/third_party/skia/third_party/externals/tint/src/transform/
Drobustness.cc218 auto* call_target = call->Target(); in Transform() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc1393 auto* call_target = utils::GetOrCreate( in TypeConversion() local
1452 auto* call_target = utils::GetOrCreate( in TypeConstructor() local
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc188 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in CallRuntimeStub() local
199 Node* call_target = GetBuiltinPointerTarget(name); in CallBuiltin() local
3320 Node* call_target; in BuildCallRef() local
5383 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in AtomicOp() local
5396 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in AtomicOp() local
7068 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in BuildSuspend() local
7328 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in BuildCapiCallWrapper() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc1592 Address call_target, Handle<Object> ref, int func_index, in NewWasmExportedFunctionData()
1621 Address call_target, Handle<Foreign> embedder_data, in NewWasmCapiFunctionData()
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.cc7088 Label jump_target, jump_call_target, call_target, done; in BtiHelper() local
7266 Label call_target; in TEST() local