Searched defs:debug_hint (Results 1 – 1 of 1) sorted by relevance
52 void PushRawValue(intptr_t value, const char* debug_hint) { in PushRawValue()59 void PushRawObject(Object obj, const char* debug_hint) { in PushRawObject()95 const char* debug_hint = "") { in PushTranslatedValue()134 void DebugPrintOutputValue(intptr_t value, const char* debug_hint = "") { in DebugPrintOutputValue()142 void DebugPrintOutputPc(intptr_t value, const char* debug_hint = "") { in DebugPrintOutputPc()157 const char* debug_hint = "") { in DebugPrintOutputObject()1515 const char* debug_hint = bailout_id == BailoutId::ConstructStubCreate() in DoComputeConstructStubFrame() local