Searched defs:debug_hint (Results 1 – 1 of 1) sorted by relevance
41 void PushRawValue(intptr_t value, const char* debug_hint) { in PushRawValue()49 void PushRawObject(Object* obj, const char* debug_hint) { in PushRawObject()76 const char* debug_hint = "") { in PushTranslatedValue()104 void DebugPrintOutputValue(intptr_t value, const char* debug_hint = "") { in DebugPrintOutputValue()113 const char* debug_hint = "") { in DebugPrintOutputObject()1282 const char* debug_hint = bailout_id == BailoutId::ConstructStubCreate() in DoComputeConstructStubFrame() local