Searched refs:function_def_string (Results 1 – 1 of 1) sorted by relevance
1634 std::string function_def_string(function_def.CopyList()); in ExportFunctionDefinitionToInterpreter() local1636 …return ExecuteMultipleLines (function_def_string.c_str(), ScriptInterpreter::ExecuteScriptOptions(… in ExportFunctionDefinitionToInterpreter()