Searched refs:GetLiteralCount (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/debug/ | ||
D | liveedit.h | 291 int GetLiteralCount() { in GetLiteralCount() function |
D | liveedit.cc | 829 int new_literal_count = compile_info_wrapper->GetLiteralCount(); in PatchLiterals() |