Searched refs:AddAsmWasmOffset (Results 1 – 3 of 3) sorted by relevance
176 void AddAsmWasmOffset(size_t call_position, size_t to_number_position);
143 void WasmFunctionBuilder::AddAsmWasmOffset(size_t call_position, in AddAsmWasmOffset() function in v8::internal::wasm::WasmFunctionBuilder
296 current_function_builder_->AddAsmWasmOffset(position, position); in Loop()2223 current_function_builder_->AddAsmWasmOffset(call_pos, to_number_pos); in ValidateCall()2355 current_function_builder_->AddAsmWasmOffset(call_pos, to_number_pos); in ValidateCall()2360 current_function_builder_->AddAsmWasmOffset(call_pos, to_number_pos); in ValidateCall()