Home | History | Annotate | Download | only in interpreter

Lines Matching full:function_prologue

6500   const char* function_prologue = "var f;"
6557 std::string script = std::string(function_prologue) +
6573 const char* function_prologue =
6654 std::string script = std::string(function_prologue) +
6670 const char* function_prologue = "var f;"
6716 std::string script = std::string(function_prologue) +