Searched refs:PredictableCodeSizeScope (Results 1 – 5 of 5) sorted by relevance
114 PredictableCodeSizeScope::PredictableCodeSizeScope(AssemblerBase* assembler, in PredictableCodeSizeScope() function in v8::internal::PredictableCodeSizeScope123 PredictableCodeSizeScope::~PredictableCodeSizeScope() { in ~PredictableCodeSizeScope()
321 class PredictableCodeSizeScope {323 PredictableCodeSizeScope(AssemblerBase* assembler, int expected_size);324 ~PredictableCodeSizeScope();
229 PredictableCodeSizeScope predictable( in MaybeCallEntryHookDelayed()241 PredictableCodeSizeScope predictable( in MaybeCallEntryHook()
223 PredictableCodeSizeScope predictable(tasm, in MaybeCallEntryHookDelayed()239 PredictableCodeSizeScope predictable(masm, in MaybeCallEntryHook()
247 PredictableCodeSizeScope predictable(tasm, in MaybeCallEntryHookDelayed()264 PredictableCodeSizeScope predictable(masm, in MaybeCallEntryHook()