Home
last modified time | relevance | path

Searched refs:call_pos (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dkythe-data.cc80 KythePosition call_pos = MakeKythePosition(call_position); in AddCall() local
81 that->consumer_->AddCall(KytheConsumer::Kind::Function, caller_id, call_pos, in AddCall()
Dkythe-data.h44 KythePosition call_pos,
/third_party/node/deps/v8/src/asmjs/
Dasm-parser.cc2113 size_t call_pos = scanner_.Position(); in ValidateCall() local
2167 call_pos = scanner_.Position(); in ValidateCall()
2233 to_number_pos = call_pos; // No conversion. in ValidateCall()
2273 current_function_builder_->AddAsmWasmOffset(call_pos, to_number_pos); in ValidateCall()
2405 current_function_builder_->AddAsmWasmOffset(call_pos, to_number_pos); in ValidateCall()
2410 current_function_builder_->AddAsmWasmOffset(call_pos, to_number_pos); in ValidateCall()