Searched refs:GetInlinedBytecodeSize (Results 1 – 3 of 3) sorted by relevance
231 inlined_bytecode_size = function.code().GetInlinedBytecodeSize(); in Reduce()827 function.code().GetInlinedBytecodeSize(); in PrintCandidates()
1006 unsigned GetInlinedBytecodeSize() const;
2255 unsigned CodeRef::GetInlinedBytecodeSize() const { in GetInlinedBytecodeSize() function in v8::internal::compiler::CodeRef