Searched refs:call_size_in_words (Results 1 – 4 of 4) sorted by relevance
76 int call_size_in_words = call_size_in_bytes / Assembler::kInstrSize; in PatchCodeForDeoptimization() local79 CodePatcher patcher(isolate, call_address, call_size_in_words); in PatchCodeForDeoptimization()
73 int call_size_in_words = call_size_in_bytes / Assembler::kInstrSize; in PatchCodeForDeoptimization() local76 CodePatcher patcher(isolate, call_address, call_size_in_words); in PatchCodeForDeoptimization()
67 int call_size_in_words = call_size_in_bytes / Assembler::kInstrSize; in PatchCodeForDeoptimization() local70 CodePatcher patcher(isolate, call_address, call_size_in_words); in PatchCodeForDeoptimization()