FUNCTION_SOURCE_LOADING
functionInstance->SetSourceCode(NULL, FUNCTION_SOURCE_LOADING);
function->SetSourceCode(NULL, FUNCTION_SOURCE_LOADING);
if (fFunctionInstance->SourceCodeState() != FUNCTION_SOURCE_LOADING)
if (fFunctionInstance->SourceCodeState() == FUNCTION_SOURCE_LOADING) {