Home
last modified time | relevance | path

Searched refs:GetLiteralCount (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Dliveedit.h291 int GetLiteralCount() { in GetLiteralCount() function
Dliveedit.cc829 int new_literal_count = compile_info_wrapper->GetLiteralCount(); in PatchLiterals()